Skip to content

Commit cd8a67d

Browse files
authored
Merge pull request #610 from matomo-org/dependabot/gradle/org.jetbrains.kotlin-kotlin-gradle-plugin-2.2.20
Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.2.10 to 2.2.20
2 parents fb7fa23 + 76374bb commit cd8a67d

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
@@ -1,5 +1,5 @@
11
buildscript {
2-
ext.kotlin_version = "2.2.10"
2+
ext.kotlin_version = "2.2.20"
33
repositories {
44
google()
55
maven { url "https://plugins.gradle.org/m2/" }

0 commit comments

Comments
 (0)