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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent c8e6a05 commit 26b148d
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 @@ -29,7 +29,7 @@ dependencies {
compileOnly("io.papermc.paper:paper-api:1.21.1-R0.1-SNAPSHOT")

implementation("net.thenextlvl.core:files:1.0.5")
implementation(platform("com.intellectualsites.bom:bom-newest:1.45"))
implementation(platform("com.intellectualsites.bom:bom-newest:1.49"))

annotationProcessor("org.projectlombok:lombok:1.18.34")
}
Expand Down

0 comments on commit 26b148d

Please sign in to comment.