Skip to content

Commit

Permalink
Update dependencies (patch) (#19)
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 29, 2024
1 parent f605194 commit 32b3682
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
kotlin = "2.0.21"
ktlint = "1.3.0"
minecraft = "1.16.5"
fabric-loom = "1.8-SNAPSHOT"
fabric-loom = "1.8.13"
fabric-loader = "0.16.9"
fabric-api = "0.42.0+1.16"
fabric-yarn = "1.16.5+build.10"
Expand All @@ -22,5 +22,5 @@ mods-debug = ["mod-modmenu"]

[plugins]
fabric-loom = { id = "fabric-loom", version.ref = "fabric-loom" }
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "12.1.0"}
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "12.1.2"}

0 comments on commit 32b3682

Please sign in to comment.