Skip to content

Commit

Permalink
Bump fabric-loom from 1.7.3 to 1.8.2
Browse files Browse the repository at this point in the history
Bumps fabric-loom from 1.7.3 to 1.8.2.

---
updated-dependencies:
- dependency-name: fabric-loom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent e864513 commit b0423fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ assertj-core = { module = "org.assertj:assertj-core", version = "3.26.3" }
mockito-core = { module = "org.mockito:mockito-core", version = "5.12.0" }

[plugins]
fabric-loom = { id = "fabric-loom", version = "1.7.3" }
fabric-loom = { id = "fabric-loom", version = "1.8.2" }
lombok = { id = "io.freefair.lombok", version = "8.10"}
spotbugs-base = { id = "com.github.spotbugs-base", version = "6.0.22" }
spotless = { id = "com.diffplug.spotless", version = "6.25.0" }
Expand Down

0 comments on commit b0423fd

Please sign in to comment.