Skip to content

Commit f70fb21

Browse files
committed
Update KubeJS maven to fix build failure
1 parent 588b565 commit f70fb21

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

buildSrc/src/main/groovy/modernfix.common-conventions.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ repositories {
8484
exclusiveContent {
8585
forRepository {
8686
maven {
87-
url = 'https://maven.saps.dev/minecraft'
87+
url = 'https://maven.latvian.dev/releases'
8888
}
8989
}
9090
filter {

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ jei_version=15.8.0.11
1414
rei_version=11.0.597
1515
ctm_version=5983309
1616
ldlib_version=5927130
17-
kubejs_version=1902.6.0-build.142
18-
rhino_version=1902.2.2-build.268
17+
kubejs_version=2001.6.5-build.16
18+
rhino_version=2001.2.3-build.10
1919
supported_minecraft_versions=1.20.1
2020

2121
fabric_loader_version=0.16.10

0 commit comments

Comments
 (0)