Skip to content

Commit 2fac7b3

Browse files
Merge pull request #168 from cascadiacollections/dependabot/gradle/org.jetbrains.kotlin-kotlin-gradle-plugin-1.9.22
2 parents bfff640 + 52eb52e commit 2fac7b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ buildscript {
1010
dependencies {
1111
classpath 'com.google.gms:google-services:4.4.0'
1212
classpath 'com.android.tools.build:gradle:8.3.0-alpha13'
13-
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.0"
13+
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.22"
1414
}
1515
}
1616

0 commit comments

Comments
 (0)