Skip to content

Commit

Permalink
build: bump net.citizensnpcs:citizens-main
Browse files Browse the repository at this point in the history
Bumps net.citizensnpcs:citizens-main from 2.0.33-SNAPSHOT to 2.0.35-SNAPSHOT.

---
updated-dependencies:
- dependency-name: net.citizensnpcs:citizens-main
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent 612c8c9 commit 7c2c2be
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 7c2c2be

Please sign in to comment.