Skip to content

Commit

Permalink
Update cloudnetVersion to v4.0.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 20, 2024
1 parent 448beb9 commit 0d769b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencyResolutionManagement {
val commandAPIVersion = "9.5.3"
val coroutinesCoreVersion = "1.9.0"
val jsonVersion = "20240303"
val cloudnetVersion = "4.0.0-RC10"
val cloudnetVersion = "4.0.0-SNAPSHOT"
val skriptVersion = "2.9.3"

library("paper", "io.papermc.paper:paper-api:$paperVersion")
Expand Down

0 comments on commit 0d769b1

Please sign in to comment.