Skip to content

Commit

Permalink
Bump net.thenextlvl.core:adapters from 1.0.9 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps net.thenextlvl.core:adapters from 1.0.9 to 2.0.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2024
1 parent a18ea9d commit 24b8507
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 @@ -31,7 +31,7 @@ dependencies {
implementation("org.bstats:bstats-bukkit:3.1.0")
implementation("com.github.xmrafonso:hangar4j:1.2.2")

api("net.thenextlvl.core:adapters:1.0.9")
api("net.thenextlvl.core:adapters:2.0.0")

api(project(":api"))

Expand Down

0 comments on commit 24b8507

Please sign in to comment.