We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2a7cc3 commit 0ef07a7Copy full SHA for 0ef07a7
build.gradle.kts
@@ -22,7 +22,7 @@ repositories {
22
23
dependencies {
24
implementation("org.xerial:sqlite-jdbc:3.51.0.0")
25
- implementation("io.javalin:javalin:6.7.0")
+ implementation("io.javalin:javalin:7.0.0-alpha.1")
26
27
implementation("com.google.code.gson:gson:2.13.2")
28
implementation("ch.qos.logback:logback-classic:1.5.20")
0 commit comments