Skip to content

Commit

Permalink
[ci skip] Update service-io dependency version
Browse files Browse the repository at this point in the history
Upgraded net.thenextlvl.services:service-io from 1.0.0 to 1.0.2. This ensures we have the latest patches and improvements from the library.
  • Loading branch information
NonSwag committed Sep 2, 2024
1 parent cba9999 commit a1e82be
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 @@ 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.2")
compileOnly("org.jetbrains:annotations:24.1.0")
compileOnly("org.projectlombok:lombok:1.18.34")

Expand Down

0 comments on commit a1e82be

Please sign in to comment.