Skip to content

Commit

Permalink
Upgrade detekt plugin (#199)
Browse files Browse the repository at this point in the history
The plugin maintainer has switched so we need to change the plugin URL as well
Signed-off-by: Johannes Vass <[email protected]>
  • Loading branch information
scriptator authored Nov 25, 2024
1 parent 9c53341 commit 51ce09f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ license-plugin = { module = "io.cloudflight.license.gradle:license-gradle-plugin

git-properties-plugin = { module = "com.gorylenko.gradle-git-properties:gradle-git-properties", version = "2.4.1" }
spring-boot-plugin = { module = "org.springframework.boot:spring-boot-gradle-plugin", version = "3.1.5" }
shadow-plugin = { module = "com.github.johnrengelman:shadow", version = "8.1.1" }
shadow-plugin = { module = "com.gradleup.shadow:shadow-gradle-plugin", version = "8.3.5" }
node-plugin = { module = "com.github.node-gradle:gradle-node-plugin", version = "7.0.1" }

ci-info = { module = "io.cloudflight.ci.info:ci-info", version = "1.0.0" }
Expand Down

0 comments on commit 51ce09f

Please sign in to comment.