Skip to content

Commit

Permalink
Bump net.thenextlvl.services:service-io from 2.0.0 to 2.1.0
Browse files Browse the repository at this point in the history
Bumps net.thenextlvl.services:service-io from 2.0.0 to 2.1.0.

---
updated-dependencies:
- dependency-name: net.thenextlvl.services:service-io
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 4, 2024
1 parent 70ef403 commit ac0102d
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 @@ -29,7 +29,7 @@ repositories {

dependencies {
compileOnly("io.papermc.paper:paper-api:1.21.3-R0.1-SNAPSHOT")
compileOnly("net.thenextlvl.services:service-io:2.0.0")
compileOnly("net.thenextlvl.services:service-io:2.1.0")
compileOnly("org.projectlombok:lombok:1.18.36")

implementation("net.thenextlvl.core:i18n:1.0.20")
Expand Down

0 comments on commit ac0102d

Please sign in to comment.