Skip to content

Commit

Permalink
Bump ZPA to 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
felipebz committed Dec 19, 2021
1 parent aa6f819 commit 1764253
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 @@ -42,8 +42,8 @@ repositories {

dependencies {
implementation("com.github.ajalt.clikt:clikt:3.3.0")
implementation("com.felipebz.zpa:zpa-core:3.1.0-SNAPSHOT")
implementation("com.felipebz.zpa:zpa-checks:3.1.0-SNAPSHOT")
implementation("com.felipebz.zpa:zpa-core:3.1.0")
implementation("com.felipebz.zpa:zpa-checks:3.1.0")
implementation("com.google.guava:guava:31.0.1-jre")
implementation("org.sonarsource.sonarqube:sonar-scanner-protocol:7.9")
implementation("com.squareup.okhttp3:okhttp:4.9.2")
Expand Down

0 comments on commit 1764253

Please sign in to comment.