Skip to content

Commit 6a1c420

Browse files
authored
Merge pull request #37 from neziw/renovate/io.javalin-javalin-6.x
Update dependency io.javalin:javalin to v6.5.0
2 parents 46b67d1 + 118676e commit 6a1c420

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
@@ -47,7 +47,7 @@ repositories {
4747
}
4848

4949
dependencies {
50-
implementation("io.javalin:javalin:6.4.0")
50+
implementation("io.javalin:javalin:6.5.0")
5151
implementation("org.slf4j:slf4j-simple:2.0.16")
5252
}
5353

0 commit comments

Comments
 (0)