Skip to content

Commit 7151604

Browse files
authored
Merge pull request #334 from hannesa2/dependabot/gradle/kotlin_version-2.3.10
Bump kotlin_version from 2.3.0 to 2.3.10
2 parents b6f5397 + 4ee0451 commit 7151604

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.0"
4+
ext.kotlin_version = "2.3.10"
55
repositories {
66
google()
77
mavenCentral()

0 commit comments

Comments
 (0)