Skip to content

Commit

Permalink
Bump net.thenextlvl.core:version-checker in /velocity
Browse files Browse the repository at this point in the history
Bumps net.thenextlvl.core:version-checker from 1.0.1 to 1.2.3.

---
updated-dependencies:
- dependency-name: net.thenextlvl.core:version-checker
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2024
1 parent bb68473 commit a59ace2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion velocity/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies {
implementation("org.bstats:bstats-velocity:3.1.0")
implementation("net.thenextlvl.core:files:2.0.0")
implementation("net.thenextlvl.core:i18n:1.0.20")
implementation("net.thenextlvl.core:version-checker:1.0.1")
implementation("net.thenextlvl.core:version-checker:1.2.3")

annotationProcessor("org.projectlombok:lombok:1.18.34")
annotationProcessor("com.velocitypowered:velocity-api:3.3.0-SNAPSHOT")
Expand Down

0 comments on commit a59ace2

Please sign in to comment.