Skip to content

Commit

Permalink
Update build.gradle.kts
Browse files Browse the repository at this point in the history
  • Loading branch information
acharneski committed Nov 12, 2023
1 parent 7a0db9a commit 3d13280
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 @@ -25,7 +25,7 @@ repositories {
val kotlin_version = "1.9.20"
val jetty_version = "11.0.15"
val slf4j_version = "2.0.9"
val skyenet_version = "1.0.25"
val skyenet_version = "1.0.26"
dependencies {

implementation(group = "com.simiacryptus", name = "joe-penai", version = "1.0.27")
Expand Down

0 comments on commit 3d13280

Please sign in to comment.