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.
1 parent cbb74fb commit 6184af7Copy full SHA for 6184af7
codegen/build.gradle.kts
@@ -50,7 +50,7 @@ repositories {
50
}
51
52
dependencies {
53
- implementation("org.freemarker:freemarker:2.3.33")
+ implementation("org.freemarker:freemarker:2.3.34")
54
testImplementation("org.seasar.doma:doma-core:3.1.0")
55
testImplementation("org.junit.jupiter:junit-jupiter-api:5.11.4")
56
testImplementation("org.junit.jupiter:junit-jupiter-params:5.11.4")
0 commit comments