Skip to content

Commit 1072cbc

Browse files
committed
Update to GTM 1.6.4 + fix Lat Maven
1 parent 8eb9b81 commit 1072cbc

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ repositories {
4040
url "https://maven.firstdarkdev.xyz/snapshots/"
4141
}
4242
maven {
43-
// saps.dev Maven (KubeJS and Rhino)
44-
url = "https://maven.saps.dev/minecraft"
43+
// LatvianDev Maven (KubeJS and Rhino)
44+
url = "https://maven.latvian.dev/releases"
4545
content {
4646
includeGroup "dev.latvian.mods"
4747
}

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ org.gradle.jvmargs=-Xmx1G
2222

2323
# Dependencies
2424
architectury_version=9.2.14
25-
gtceu_version=1.6.3
26-
ldlib_version=1.0.31
25+
gtceu_version=1.6.4
26+
ldlib_version=1.0.34
2727
registrate_version=MC1.20-1.3.11
2828
rhino_version=2001.2.3-build.6
2929
kubejs_version=2001.6.5-build.14

0 commit comments

Comments
 (0)