Skip to content

Commit

Permalink
bump geary & idofront
Browse files Browse the repository at this point in the history
  • Loading branch information
Boy0000 committed Sep 30, 2023
1 parent 34aef26 commit 9d84976
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
group=com.mineinabyss
version=0.6
idofrontVersion=0.18.15
idofrontVersion=0.18.26
velocityVersion=3.2.0
coroutinesVersion=1.6.4
4 changes: 2 additions & 2 deletions gradle/chattyLibs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[versions]
geary = "0.24.1"
geary = "0.25-SNAPSHOT"
velocity = "3.2.0-SNAPSHOT"
discordsrv = "1.26.2"

[libraries]
geary-papermc = { module = "com.mineinabyss:geary-papermc", version.ref = "geary" }
velocity = { module = "com.velocitypowered:velocity-api", version.ref = "velocity" }
discordsrv = { module = "com.discordsrv:discordsrv", version.ref = "discordsrv" }
placeholderapi = "me.clip:placeholderapi:2.11.3"
placeholderapi = "me.clip:placeholderapi:2.11.4"
imageloader = "com.combimagnetron:imageloader:1.1-SNAPSHOT"

0 comments on commit 9d84976

Please sign in to comment.