Skip to content

Commit

Permalink
Update freemarker [2.3.22 -> 2.3.29].
Browse files Browse the repository at this point in the history
  • Loading branch information
greenrobot-team committed Feb 18, 2020
1 parent 85ff983 commit 36acaa4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DaoGenerator/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ repositories {
}

dependencies {
compile 'org.freemarker:freemarker:2.3.23'
testCompile 'junit:junit:4.12'
compile 'org.freemarker:freemarker:2.3.29'
testImplementation 'junit:junit:4.12'
}

sourceSets {
Expand Down

0 comments on commit 36acaa4

Please sign in to comment.