Skip to content

Commit

Permalink
dependency: Update minor
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent e1d3df8 commit 99823ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion litecommands-fabric/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ plugins {
`litecommands-java-17`
`litecommands-repositories`
`litecommands-publish`
id("fabric-loom") version "1.8.12"
id("fabric-loom") version "1.9.1"
}

repositories {
Expand Down
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ compatibleWith("fabric maven", VERSION_17, tests = false) {
}

plugins {
id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
id("org.gradle.toolchains.foojay-resolver-convention") version "0.9.0"
}

// core
Expand Down

0 comments on commit 99823ac

Please sign in to comment.