Skip to content

Commit

Permalink
chore(deps): Update patch-release dependency changes (#4)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 22, 2024
1 parent e8aaaf1 commit bd9ba5a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins {
}

dependencies {
remapper("net.fabricmc:tiny-remapper:0.10.1:fat")
remapper("net.fabricmc:tiny-remapper:0.10.4:fat")

compileOnly(libs.ignite)
compileOnly(libs.mixin)
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata.format.version = "1.1"

jetbrains = "24.1.0"
ignite = "1.0.0"
mixin = "0.8.5"
mixin = "0.8.7"
mixinExtras = "0.3.5"
paperweight = "1.7.5"
shadow = "8.1.1"
Expand Down

0 comments on commit bd9ba5a

Please sign in to comment.