Skip to content

Commit b037097

Browse files
committed
bump
1 parent f6f2ef1 commit b037097

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ pluginManagement {
33
String kotlinVersion = "1.6.0"
44
id 'org.jetbrains.kotlin.jvm' version kotlinVersion apply false
55
id 'com.avast.gradle.docker-compose' version "0.14.11" apply false
6-
id 'io.gitlab.arturbosch.detekt' version "1.18.1" apply false
6+
id 'io.gitlab.arturbosch.detekt' version "1.19.0" apply false
77
id 'com.github.johnrengelman.shadow' version "7.1.0" apply false
88
}
99
}

0 commit comments

Comments
 (0)