Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 9, 2024
1 parent a6d49fb commit 7571248
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FlightControl/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies {
implementation project(':VersionCurrent')

implementation 'org.bstats:bstats-bukkit:3.0.2'
implementation(platform("com.intellectualsites.bom:bom-newest:1.40"))
implementation(platform("com.intellectualsites.bom:bom-newest:1.46"))

// Latest Spigot version
compileOnly ('io.papermc.paper:paper-api:1.20.4-R0.1-SNAPSHOT')
Expand Down

0 comments on commit 7571248

Please # to comment.