Skip to content

Commit f273b16

Browse files
committed
bump
1 parent f983fa0 commit f273b16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pluginManagement {
22
plugins {
3-
String kotlinVersion = "1.5.31"
3+
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.9" apply false
66
id 'io.gitlab.arturbosch.detekt' version "1.18.1" apply false

0 commit comments

Comments
 (0)