We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 10555c4 + 05f9f5f commit 3966170Copy full SHA for 3966170
codegen/build.gradle.kts
@@ -50,7 +50,7 @@ repositories {
50
}
51
52
dependencies {
53
- implementation("org.freemarker:freemarker:2.3.32")
+ implementation("org.freemarker:freemarker:2.3.33")
54
testImplementation("org.seasar.doma:doma-core:2.62.1")
55
testImplementation("org.junit.jupiter:junit-jupiter-api:5.11.1")
56
testImplementation("org.junit.jupiter:junit-jupiter-params:5.11.1")
0 commit comments