Skip to content

Commit 0d52f0b

Browse files
Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.1.0 (#85)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ae2ae28 commit 0d52f0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ deferredResources = "com.backbase.oss.deferredresources:deferred-resources:1.6.1
1414

1515
junit = "junit:junit:4.13.2"
1616

17-
kotlin-gradle = "org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.21"
17+
kotlin-gradle = "org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.0"
1818

1919
kotlinx-binaryCompatibilityValidator = "org.jetbrains.kotlinx:binary-compatibility-validator:0.16.3"
2020

0 commit comments

Comments
 (0)