Skip to content

Commit

Permalink
Update dependency net.cytonic:Commons to v1.7.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 23, 2024
1 parent 6fb1020 commit 0c93d6c
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 @@ -19,7 +19,7 @@ repositories {
}

dependencies {
api("net.cytonic:Commons:1.6.2")
api("net.cytonic:Commons:1.7.15")
api("net.cytonic:CytosisPluginProcessor:1.0")
api("net.minestom:minestom-snapshots:dba90a461b")
api("com.google.code.gson:gson:2.11.0") // serializing
Expand Down

0 comments on commit 0c93d6c

Please sign in to comment.