Skip to content

Commit

Permalink
[ci-skip] Version bumps
Browse files Browse the repository at this point in the history
  • Loading branch information
ryderbelserion committed Apr 6, 2023
1 parent fb8d339 commit 2716cfa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ paper = "1.19.4-R0.1-SNAPSHOT"
kyori = "4.13.0"

ktor = "2.2.4"
kotlin = "1.8.20-RC"
kotlin = "1.8.20"

[libraries]

Expand Down Expand Up @@ -57,6 +57,6 @@ kotlin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "
kotlin-serialization = { module = "org.jetbrains.kotlin:kotlin-serialization", version.ref = "kotlin"}
kotlin-coroutines = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version = "1.6.4" }

shadow = { module = "com.github.johnrengelman:shadow", version = "8.1.0" }
shadow = { module = "com.github.johnrengelman:shadow", version = "8.1.1" }

turtle = { module = "com.lordcodes.turtle:turtle", version = "0.8.0" }

0 comments on commit 2716cfa

Please sign in to comment.