Skip to content

Commit

Permalink
Bump com.velocitypowered:velocity-api
Browse files Browse the repository at this point in the history
Bumps com.velocitypowered:velocity-api from 3.3.0-SNAPSHOT to 4.0.0-SNAPSHOT.

---
updated-dependencies:
- dependency-name: com.velocitypowered:velocity-api
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 10, 2024
1 parent cd59fc2 commit 31b7771
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ repositories {
}

dependencies {
kapt 'com.velocitypowered:velocity-api:3.3.0-SNAPSHOT'
compileOnly 'com.velocitypowered:velocity-api:3.3.0-SNAPSHOT'
kapt 'com.velocitypowered:velocity-api:4.0.0-SNAPSHOT'
compileOnly 'com.velocitypowered:velocity-api:4.0.0-SNAPSHOT'
implementation 'io.fabric8:kubernetes-client:6.13.3'
implementation 'io.fabric8:kubernetes-httpclient-okhttp:6.13.3'
implementation 'com.github.fkorotkov:k8s-kotlin-dsl:3.3.0'
Expand Down

0 comments on commit 31b7771

Please sign in to comment.