Skip to content

Commit f1576e3

Browse files
committed
Bump DGT, OneConfig and OneConfig loader
1 parent afd3f8e commit f1576e3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ plugins {
1818

1919
toolkitLoomHelper {
2020
useOneConfig {
21-
version = "1.0.0-alpha.49"
22-
loaderVersion = "1.1.0-alpha.35"
21+
version = "1.0.0-alpha.58"
22+
loaderVersion = "1.1.0-alpha.44"
2323

2424
usePolyMixin = true
2525
polyMixinVersion = "0.8.4+build.2"

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ pluginManagement {
2424

2525
plugins {
2626
kotlin("jvm") version("2.0.0")
27-
id("dev.deftu.gradle.multiversion-root") version("2.18.2")
27+
id("dev.deftu.gradle.multiversion-root") version("2.22.0")
2828
}
2929
}
3030

0 commit comments

Comments
 (0)