Skip to content
This repository was archived by the owner on Oct 6, 2025. It is now read-only.

Commit a0c4de7

Browse files
fix(deps): update dependency io.javalin:javalin to v6.5.0 (#38)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 777f4dc commit a0c4de7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repositories {
1111
}
1212

1313
dependencies {
14-
implementation("io.javalin:javalin:6.4.0")
14+
implementation("io.javalin:javalin:6.5.0")
1515
implementation("org.commonmark:commonmark:0.24.0")
1616
implementation("org.commonmark:commonmark-ext-yaml-front-matter:0.24.0")
1717
implementation("org.slf4j:slf4j-simple:2.0.17")

0 commit comments

Comments
 (0)