Skip to content

Commit

Permalink
chore: Bump ZPA version to 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
felipebz committed Dec 2, 2022
1 parent a22201e commit 76425e5
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 @@ -50,8 +50,8 @@ repositories {

dependencies {
implementation("com.github.ajalt.clikt:clikt:3.5.0")
implementation("com.felipebz.zpa:zpa-core:3.2.0-SNAPSHOT")
implementation("com.felipebz.zpa:zpa-checks:3.2.0-SNAPSHOT")
implementation("com.felipebz.zpa:zpa-core:3.2.0")
implementation("com.felipebz.zpa:zpa-checks:3.2.0")
implementation("com.google.guava:guava:31.1-jre")
implementation("org.sonarsource.sonarqube:sonar-scanner-protocol:7.9")
implementation("org.sonarsource.sonarqube:sonar-ws:7.9")
Expand Down

0 comments on commit 76425e5

Please sign in to comment.