Skip to content

Commit b540417

Browse files
authored
Merge pull request #25 from neziw/renovate/io.javalin-javalin-6.x
Update dependency io.javalin:javalin to v6.4.0
2 parents 80d05c7 + ac9ad3a commit b540417

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.3.0")
50+
implementation("io.javalin:javalin:6.4.0")
5151
implementation("org.slf4j:slf4j-simple:2.0.16")
5252
}
5353

0 commit comments

Comments
 (0)