Skip to content

Commit

Permalink
Bump net.fabricmc:fabric-loader from 0.16.6 to 0.16.7
Browse files Browse the repository at this point in the history
Bumps net.fabricmc:fabric-loader from 0.16.6 to 0.16.7.

---
updated-dependencies:
- dependency-name: net.fabricmc:fabric-loader
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent f32bcff commit 2f94455
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ext {
// check these on https://fabricmc.net/develop
minecraft_version = '1.21.1'
yarn_mappings = '1.21.1+build.3'
loader_version = '0.16.6'
loader_version = '0.16.7'

// Fabric api
fabric_version = '0.105.4+'
Expand Down

0 comments on commit 2f94455

Please sign in to comment.