Addon dependency updates

This commit is contained in:
Zoe Gidiere
2024-09-25 15:47:19 -06:00
parent 725fa88466
commit b03d128913
6 changed files with 9 additions and 22 deletions
+1 -1
View File
@@ -25,6 +25,7 @@ object Versions {
const val snakeYml = "2.3"
const val jetBrainsAnnotations = "24.1.0"
const val junit = "5.11.0"
const val nbt = "6.1"
}
}
@@ -72,7 +73,6 @@ object Versions {
// }
//
object CLI {
const val nbt = "6.1"
const val logback = "1.5.8"
}
}