Skip to content

Commit c069eba

Browse files
authored
Merge pull request #348 from hannesa2/dependabot/gradle/kotlin_version-2.3.20
Bump kotlin_version from 2.3.10 to 2.3.20
2 parents 21f1394 + 796618d commit c069eba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import org.gradle.internal.jvm.Jvm
22

33
buildscript {
4-
ext.kotlin_version = "2.3.10"
4+
ext.kotlin_version = "2.3.20"
55
repositories {
66
google()
77
mavenCentral()

0 commit comments

Comments
 (0)