Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent bc8a876 commit ae33cfd
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 @@ -30,7 +30,7 @@ repositories {
dependencies {
compileOnly("io.papermc.paper:paper-api:1.21.1-R0.1-SNAPSHOT")
compileOnly("net.thenextlvl.core:annotations:2.0.1")
compileOnly("net.thenextlvl.services:service-io:1.0.0")
compileOnly("net.thenextlvl.services:service-io:1.0.1")
compileOnly("org.jetbrains:annotations:24.1.0")
compileOnly("org.projectlombok:lombok:1.18.34")

Expand Down

0 comments on commit ae33cfd

Please sign in to comment.