Carver go brrrr

This commit is contained in:
dfsek
2020-12-02 01:57:52 -07:00
parent 034f1072bf
commit 496cd486b1
5 changed files with 17 additions and 110 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ val versionObj = Version("2", "0", "0", true)
version = versionObj
dependencies {
val gaeaVersion = "1.14.4"
val gaeaVersion = "1.15.0"
compileOnly(name = "Gaea-${gaeaVersion}", group = "")
testImplementation(name = "Gaea-${gaeaVersion}", group = "")