Skip to content

Commit

Permalink
Bump com.github.MilkBowl:VaultAPI from 1.7 to 1.7.1 in /plugin
Browse files Browse the repository at this point in the history
Bumps [com.github.MilkBowl:VaultAPI](https://github.com/MilkBowl/VaultAPI) from 1.7 to 1.7.1.
- [Release notes](https://github.com/MilkBowl/VaultAPI/releases)
- [Commits](MilkBowl/VaultAPI@1.7...1.7.1)

---
updated-dependencies:
- dependency-name: com.github.MilkBowl:VaultAPI
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent 990ecc8 commit 7b7d1d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencies {
implementation(rootProject)

implementation("org.bstats:bstats-bukkit:3.0.2")
implementation("com.github.MilkBowl:VaultAPI:1.7")
implementation("com.github.MilkBowl:VaultAPI:1.7.1")

testImplementation(platform("org.junit:junit-bom:5.10.3"))
testImplementation("org.junit.jupiter:junit-jupiter")
Expand Down

0 comments on commit 7b7d1d3

Please sign in to comment.