Skip to content

Commit

Permalink
Update build.gradle.kts
Browse files Browse the repository at this point in the history
  • Loading branch information
z4kn4fein committed Apr 5, 2024
1 parent 4dc6235 commit 18fba45
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 @@ -15,7 +15,7 @@ plugins {
id("maven-publish")
id("signing")
id("org.jetbrains.dokka") version "1.9.20"
id("org.sonarqube") version "3.5.0.2730"
id("org.sonarqube") version "5.0.0.4638"
id("org.jlleitschuh.gradle.ktlint") version "12.1.0"
id("org.jetbrains.kotlinx.kover") version "0.7.6"
id("io.gitlab.arturbosch.detekt") version "1.23.6"
Expand Down

0 comments on commit 18fba45

Please sign in to comment.