Skip to content

Commit

Permalink
Update build.gradle.kts
Browse files Browse the repository at this point in the history
  • Loading branch information
nixel2007 authored Feb 28, 2024
1 parent 8b0ef93 commit 393ab60
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 @@ -36,8 +36,8 @@ gitVersioning.apply(closureOf<GitVersioningPluginConfig> {
})
})

val sonarQubeVersion = "10.3.0.82913"
val sonarQubeAPIPluginVersion = "10.2.0.1908"
val sonarQubeVersion = "10.4.1.88267"
val sonarQubeAPIPluginVersion = "10.6.0.2114"
val junitVersion = "5.6.1"

dependencies {
Expand Down

0 comments on commit 393ab60

Please sign in to comment.