Skip to content

Commit

Permalink
Bump OneConfig loader version
Browse files Browse the repository at this point in the history
  • Loading branch information
Deftu committed Jan 17, 2025
1 parent a4f27a9 commit 8de6a4b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ plugins {
toolkitLoomHelper {
useOneConfig {
version = "1.0.0-alpha.55"
loaderVersion = "1.1.0-alpha.35"
loaderVersion = "1.1.0-alpha.38"

usePolyMixin = true
polyMixinVersion = "0.8.4+build.2"
Expand All @@ -28,6 +28,7 @@ toolkitLoomHelper {
+module
}
}

useDevAuth("1.2.1")
useMixinExtras("0.4.1")

Expand Down

0 comments on commit 8de6a4b

Please sign in to comment.