Skip to content

Commit

Permalink
Merge branch 'main' into PI-1558-psr-extension
Browse files Browse the repository at this point in the history
  • Loading branch information
marcus-bcl authored Oct 13, 2023
2 parents 39555f0 + 2e45f06 commit 5381133
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 @@ -13,7 +13,7 @@ plugins {
id("org.springframework.boot") version "3.1.4" apply false
id("io.spring.dependency-management") version "1.1.3" apply false
id("com.google.cloud.tools.jib") apply false
id("org.jlleitschuh.gradle.ktlint") version "11.6.0"
id("org.jlleitschuh.gradle.ktlint") version "11.6.1"
id("base")
id("org.sonarqube")
}
Expand Down

0 comments on commit 5381133

Please sign in to comment.