Skip to content

Commit

Permalink
build(deps): bump org.pf4j:pf4j in /serverpackcreator-api
Browse files Browse the repository at this point in the history
Bumps [org.pf4j:pf4j](https://github.com/pf4j/pf4j) from 3.11.0 to 3.13.0.
- [Release notes](https://github.com/pf4j/pf4j/releases)
- [Changelog](https://github.com/pf4j/pf4j/blob/master/CHANGELOG.md)
- [Commits](pf4j/pf4j@release-3.11.0...release-3.13.0)

---
updated-dependencies:
- dependency-name: org.pf4j:pf4j
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent 3f12744 commit c9adac9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion serverpackcreator-api/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies {
api("org.apache.logging.log4j:log4j-api-kotlin:1.5.0")
api("org.apache.logging.log4j:log4j-core:2.24.1")
api("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1")
api("org.pf4j:pf4j:3.11.0")
api("org.pf4j:pf4j:3.13.0")
api("org.bouncycastle:bcpkix-jdk18on:1.79")

api("com.github.MCRcortex:nekodetector:Version-1.1-pre")
Expand Down

0 comments on commit c9adac9

Please sign in to comment.