Skip to content

Commit 8cf87b3

Browse files
committed
refactor: bump kotlin-gradle-plugin from 1.7.10 to 1.9.20
1 parent bfc8aa7 commit 8cf87b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
buildscript {
2-
ext.kotlin_version = "1.7.10"
2+
ext.kotlin_version = "1.9.20"
33
ext.jacocoVersion = '0.8.12'
44
ext.spotlessVersion = '6.25.0'
55
repositories {

0 commit comments

Comments
 (0)