Skip to content

Commit

Permalink
Update build.gradle.kts
Browse files Browse the repository at this point in the history
  • Loading branch information
Rishon authored Jun 10, 2024
1 parent 69ebce5 commit b059a93
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 @@ -33,7 +33,7 @@ dependencies {
implementation("com.zaxxer:HikariCP:5.1.0")
implementation("me.lucko:jar-relocator:1.7")
implementation("com.fasterxml.jackson.core:jackson-databind:2.17.1")
implementation("systems.rishon:selautils:1.0.0")
implementation("systems.rishon:utils-api:1.0.0")
}

val targetJavaVersion = 21
Expand Down

0 comments on commit b059a93

Please sign in to comment.