Skip to content

Commit 86a4e29

Browse files
committed
Bump DGT, OneConfig and OneConfig Loader
1 parent f98b8d0 commit 86a4e29

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

build.gradle.kts

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ plugins {
1616

1717
toolkitLoomHelper {
1818
useOneConfig {
19-
version = "1.0.0-alpha.55"
20-
loaderVersion = "1.1.0-alpha.38"
19+
version = "1.0.0-alpha.58"
20+
loaderVersion = "1.1.0-alpha.44"
2121

2222
usePolyMixin = true
2323
polyMixinVersion = "0.8.4+build.2"

settings.gradle.kts

+1-1
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.1")
27+
id("dev.deftu.gradle.multiversion-root") version("2.22.0")
2828
}
2929
}
3030

0 commit comments

Comments
 (0)