Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent b6aefd6 commit c48f6c4
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.2'
compileOnly 'net.william278.uniform:uniform-common:1.2.2-5cde93c'
compileOnly 'com.mojang:brigadier:1.1.8'
compileOnly 'org.projectlombok:lombok:1.18.34'
compileOnly 'org.jetbrains:annotations:26.0.1'
Expand Down

0 comments on commit c48f6c4

Please sign in to comment.