Skip to content

Commit

Permalink
deps: bump net.william278.uniform:uniform-common from 1.2.3 to 1.3
Browse files Browse the repository at this point in the history
Bumps net.william278.uniform:uniform-common from 1.2.3 to 1.3.

---
updated-dependencies:
- dependency-name: net.william278.uniform:uniform-common
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 58bd3ac commit e9c7f02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies {
exclude module: 'slf4j-api'
}

compileOnly 'net.william278.uniform:uniform-common:1.2.3'
compileOnly 'net.william278.uniform:uniform-common:1.3'
compileOnly 'com.mojang:brigadier:1.1.8'
compileOnly 'org.projectlombok:lombok:1.18.36'
compileOnly 'org.jetbrains:annotations:26.0.1'
Expand Down

0 comments on commit e9c7f02

Please sign in to comment.