Skip to content

Commit

Permalink
bump org.freemarker:freemarker from 2.3.31 to 2.3.33 (via #1070)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 5, 2024
1 parent 4069e34 commit 540c2aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ configure(libs) {
dependency("org.aspectj:aspectjrt:${assertJVersion}")
dependency("org.aspectj:aspectjweaver:${assertJVersion}")
dependency("org.assertj:assertj-core:3.23.1")
dependency("org.freemarker:freemarker:2.3.31")
dependency("org.freemarker:freemarker:2.3.33")
dependency("org.grpcmock:grpcmock-junit5:0.8.0")
dependency("org.hamcrest:hamcrest:2.2")
dependency("org.jboss.resteasy:resteasy-client:6.2.1.Final")
Expand Down

0 comments on commit 540c2aa

Please sign in to comment.