Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/gradle/io.github.gradle-nexus.p…
Browse files Browse the repository at this point in the history
…ublish-plugin-1.3.0
  • Loading branch information
lpicanco authored Jan 7, 2024
2 parents ee55f92 + 4447c43 commit 6b4fe5b
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 @@ -3,7 +3,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
plugins {
kotlin("jvm") version "1.9.21"
id("org.jlleitschuh.gradle.ktlint") version "10.3.0"
id("org.sonarqube") version "3.5.0.2730"
id("org.sonarqube") version "4.4.1.3373"
jacoco
id("maven-publish")
id("signing")
Expand Down

0 comments on commit 6b4fe5b

Please sign in to comment.