Skip to content

Commit

Permalink
Merge pull request #44 from TheNextLvl-net/dependabot/gradle/io.javal…
Browse files Browse the repository at this point in the history
…in-javalin-6.4.0

Bump io.javalin:javalin from 6.3.0 to 6.4.0
  • Loading branch information
NonSwag authored Dec 18, 2024
2 parents 54d1231 + 3c71132 commit ec23b1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies {
compileOnly("org.projectlombok:lombok:1.18.36")

implementation("org.xerial:sqlite-jdbc:3.47.1.0")
implementation("io.javalin:javalin:6.3.0")
implementation("io.javalin:javalin:6.4.0")

implementation("com.google.code.gson:gson:2.11.0")
implementation("ch.qos.logback:logback-classic:1.5.12")
Expand Down

0 comments on commit ec23b1c

Please sign in to comment.