Skip to content

Commit

Permalink
Merge pull request #9 from felipebz/renovate/all
Browse files Browse the repository at this point in the history
fix(deps): update all dependencies to v3.6.0
  • Loading branch information
felipebz authored Oct 3, 2024
2 parents 3a81a96 + f2a7d68 commit 1e1e170
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ repositories {

dependencies {
implementation("org.jcommander:jcommander:2.0")
implementation("com.felipebz.zpa:zpa-core:3.6.0-SNAPSHOT")
implementation("com.felipebz.zpa:zpa-checks:3.6.0-SNAPSHOT")
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.slf4j:slf4j-jdk14:2.0.16")
Expand Down

0 comments on commit 1e1e170

Please sign in to comment.