Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 12, 2024
1 parent 567881b commit d43df06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ dependencies {
implementation("org.aspectj:aspectjweaver")
implementation("org.apache.commons:commons-csv:1.12.0")
implementation("com.sksamuel.diff:diff:1.1.11")
implementation("org.pf4j:pf4j:2.4.0")
implementation("org.pf4j:pf4j:3.12.1")
implementation("org.biojava:biojava3-core:3.0")
implementation("com.google.code.gson:gson")
implementation("com.github.pjfanning:excel-streaming-reader:5.0.2")
Expand Down

0 comments on commit d43df06

Please sign in to comment.