Skip to content

Commit a682655

Browse files
Update freemarker to 2.3.34 (#4238)
1 parent f197477 commit a682655

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.mill

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ object Deps {
212212
val dokkaBase = ivy"org.jetbrains.dokka:dokka-base:$dokkaVersion"
213213
val dokkaCli = ivy"org.jetbrains.dokka:dokka-cli:$dokkaVersion"
214214
val errorProneCore = ivy"com.google.errorprone:error_prone_core:2.31.0"
215-
val freemarker = ivy"org.freemarker:freemarker:2.3.33"
215+
val freemarker = ivy"org.freemarker:freemarker:2.3.34"
216216
val jupiterInterface = ivy"com.github.sbt.junit:jupiter-interface:0.13.3"
217217
val kotlinxHtmlJvm = ivy"org.jetbrains.kotlinx:kotlinx-html-jvm:0.8.0"
218218
val koverCli = ivy"org.jetbrains.kotlinx:kover-cli:$koverVersion"

0 commit comments

Comments
 (0)