Skip to content

Commit

Permalink
Bump com.intellectualsites.bom:bom-newest from 1.45 to 1.49 in /api
Browse files Browse the repository at this point in the history
Bumps [com.intellectualsites.bom:bom-newest](https://github.com/IntellectualSites/bom) from 1.45 to 1.49.
- [Release notes](https://github.com/IntellectualSites/bom/releases)
- [Commits](IntellectualSites/bom@1.45...1.49)

---
updated-dependencies:
- dependency-name: com.intellectualsites.bom:bom-newest
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent 450bee4 commit 29bd0d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies {
compileOnly("net.thenextlvl.core:annotations:2.0.1")
compileOnly("io.papermc.paper:paper-api:1.21.1-R0.1-SNAPSHOT")

compileOnlyApi(platform("com.intellectualsites.bom:bom-newest:1.45"))
compileOnlyApi(platform("com.intellectualsites.bom:bom-newest:1.49"))
compileOnlyApi("com.fastasyncworldedit:FastAsyncWorldEdit-Bukkit")

api("net.thenextlvl.core:i18n:1.0.19")
Expand Down

0 comments on commit 29bd0d8

Please sign in to comment.