Skip to content

Commit

Permalink
fix(deps): update dependency org.pf4j:pf4j to v3.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 14, 2024
1 parent 3a7ca44 commit f5bbaf9
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 @@ -37,7 +37,7 @@ dependencies {
implementation("com.felipebz.zpa:zpa-core:3.6.0")
implementation("com.felipebz.zpa:zpa-checks:3.6.0")
implementation("com.fasterxml.jackson.module:jackson-module-kotlin:2.18.0")
implementation("org.pf4j:pf4j:3.12.0")
implementation("org.pf4j:pf4j:3.12.1")
implementation("org.slf4j:slf4j-jdk14:2.0.16")
implementation("me.lucko:jar-relocator:1.7")
testImplementation(kotlin("test"))
Expand Down

0 comments on commit f5bbaf9

Please sign in to comment.