This commit is contained in:
ajgeiss0702
2021-08-29 11:02:44 -07:00
parent d5cdc9afc0
commit de9ce9828a
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ repositories {
}
allprojects {
version = "2.0.5"
version = "2.0.6"
group = "us.ajg0702"
plugins.apply("java")