Skip to content

Commit

Permalink
Merge pull request #62 from TheNextLvl-net/dep
Browse files Browse the repository at this point in the history
Update service-io dependency version to 2.2.0
  • Loading branch information
NonSwag authored Dec 22, 2024
2 parents c662cb4 + 5cdad0b commit 4f431f6
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("org.projectlombok:lombok:1.18.36")
compileOnly("net.thenextlvl.services:service-io:2.1.0")
compileOnly("net.thenextlvl.services:service-io:2.2.0")
compileOnly("io.papermc.paper:paper-api:1.21.4-R0.1-SNAPSHOT") {
exclude("org.jetbrains", "annotations")
}
Expand Down

0 comments on commit 4f431f6

Please sign in to comment.