Skip to content

Commit

Permalink
bump idofront
Browse files Browse the repository at this point in the history
  • Loading branch information
Boy0000 committed Aug 19, 2022
1 parent c3193ef commit 38de6f3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ group=com.mineinabyss
version=1.7
kotlinVersion=1.6.10
serverVersion=1.19.2-R0.1-SNAPSHOT
idofrontVersion=0.12.102
idofrontVersion=0.12.104
12 changes: 6 additions & 6 deletions gradle/bfLibs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[versions]
geary = "0.19.108"
mobzy = "0.18.79"
looty = "0.8.59"
deeperworld = "0.6.79"
geary = "0.19.109"
mobzy = "0.18.81"
looty = "0.8.61"
deeperworld = "0.6.80"
protocolburrito = "0.5.35"

[libraries]
protocolburrito = "com.mineinabyss:protocolburrito:0.5.34"

protocolburrito = { module = "com.mineinabyss:protocolburrito", version.ref = "protocolburrito" }
geary-papermc-core = { module = "com.mineinabyss:geary-papermc-core", version.ref = "geary" }
looty = { module = "com.mineinabyss:looty", version.ref = "looty" }
deeperworld = { module = "com.mineinabyss:deeperworld", version.ref = "deeperworld" }

0 comments on commit 38de6f3

Please sign in to comment.