Skip to content

Commit

Permalink
Update dependency org.freemarker:freemarker to v2.3.33
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 28, 2024
1 parent 10555c4 commit 05f9f5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codegen/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ repositories {
}

dependencies {
implementation("org.freemarker:freemarker:2.3.32")
implementation("org.freemarker:freemarker:2.3.33")
testImplementation("org.seasar.doma:doma-core:2.62.1")
testImplementation("org.junit.jupiter:junit-jupiter-api:5.11.1")
testImplementation("org.junit.jupiter:junit-jupiter-params:5.11.1")
Expand Down

0 comments on commit 05f9f5f

Please sign in to comment.