Skip to content

Commit 2d5c462

Browse files
Update dependency org.freemarker:freemarker to v2.3.32 (#156)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f14b14e commit 2d5c462

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kweet/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies {
3232
implementation("org.jetbrains.exposed:exposed-jdbc:$exposed_version")
3333
implementation("org.jetbrains.exposed:exposed-jodatime:$exposed_version")
3434
implementation("joda-time:joda-time:2.12.2")
35-
implementation("org.freemarker:freemarker:2.3.31")
35+
implementation("org.freemarker:freemarker:2.3.32")
3636
implementation("org.ehcache:ehcache:3.9.7")
3737
implementation("io.ktor:ktor-server-netty-jvm")
3838
testImplementation("io.mockk:mockk:1.13.4")

0 commit comments

Comments
 (0)