Skip to content

Commit

Permalink
build(deps): Use ZPA 3.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
felipebz committed Jun 29, 2024
1 parent 32ed56a commit 5ff7849
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 @@ -35,7 +35,7 @@ repositories {
dependencies {
implementation("org.sonarsource.api.plugin:sonar-plugin-api:9.14.0.375")
implementation("org.jcommander:jcommander:1.83")
implementation("com.felipebz.zpa:sonar-zpa-plugin:3.5.0-SNAPSHOT")
implementation("com.felipebz.zpa:sonar-zpa-plugin:3.5.1")
implementation("com.google.code.gson:gson:2.11.0")
implementation("org.pf4j:pf4j:3.11.1")
implementation("org.slf4j:slf4j-jdk14:2.0.13")
Expand Down

0 comments on commit 5ff7849

Please sign in to comment.