Skip to content

Commit

Permalink
fix(deps): update dependency eu.cloudnetservice.cloudnet:bom to v4.0.…
Browse files Browse the repository at this point in the history
…0-snapshot
  • Loading branch information
renovate[bot] authored Oct 8, 2024
1 parent ad02e82 commit a3ac3d6
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 @@ -41,7 +41,7 @@ dependencies {
compileOnly("org.projectlombok:lombok:1.18.34")

// CloudNet
val cloudNetVersion = "4.0.0-RC10"
val cloudNetVersion = "4.0.0-SNAPSHOT"
compileOnly(platform("eu.cloudnetservice.cloudnet:bom:$cloudNetVersion"))
compileOnly("eu.cloudnetservice.cloudnet", "bridge")
compileOnly("eu.cloudnetservice.cloudnet", "wrapper-jvm")
Expand Down

0 comments on commit a3ac3d6

Please sign in to comment.