Update adventure

This commit is contained in:
ajgeiss0702
2022-03-04 08:06:08 -07:00
parent 03b99bcd55
commit 211b127e42
8 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ repositories {
}
allprojects {
version = "2.2.4"
version = "2.2.5"
group = "us.ajg0702"
plugins.apply("java")