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 Dec 6, 2023
1 parent 512047c commit 4ba2d21
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.21"
val jetty_version = "11.0.18"
val slf4j_version = "2.0.9"
val skyenet_version = "1.0.43"
val skyenet_version = "1.0.42"
dependencies {

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

0 comments on commit 4ba2d21

Please sign in to comment.