Skip to content

Commit

Permalink
Merge pull request #101 from Alathra/dependabot/gradle/main/net.citiz…
Browse files Browse the repository at this point in the history
…ensnpcs-citizens-main-2.0.35-SNAPSHOT

build: bump net.citizensnpcs:citizens-main from 2.0.33-SNAPSHOT to 2.0.35-SNAPSHOT
  • Loading branch information
ShermansWorld authored Jul 5, 2024
2 parents a77277d + 7c2c2be commit 95a77e7
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 @@ -78,7 +78,7 @@ dependencies {
// compileOnly("dev.jorel:commandapi-annotations:9.0.3")
// annotationProcessor("dev.jorel:commandapi-annotations:9.0.3")

compileOnly("net.citizensnpcs:citizens-main:2.0.33-SNAPSHOT") {
compileOnly("net.citizensnpcs:citizens-main:2.0.35-SNAPSHOT") {
exclude(group = "*", module = "*")
}

Expand Down

0 comments on commit 95a77e7

Please sign in to comment.