Skip to content

Commit 23a865d

Browse files
authored
Merge pull request #710 from AppDevNext/dependabot/gradle/kotlin_version-2.2.10
Bump kotlin_version from 2.2.0 to 2.2.10
2 parents 6155788 + c4f36b5 commit 23a865d

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,5 +1,5 @@
11
buildscript {
2-
ext.kotlin_version = "2.2.0"
2+
ext.kotlin_version = "2.2.10"
33
repositories {
44
google()
55
mavenCentral()

0 commit comments

Comments
 (0)