Skip to content

Commit e9efc0f

Browse files
authored
Merge pull request #578 from matomo-org/dependabot/gradle/org.jetbrains.kotlin-kotlin-gradle-plugin-2.1.21
Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.1.20 to 2.1.21
2 parents 726ca20 + e414ba1 commit e9efc0f

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.1.20"
2+
ext.kotlin_version = "2.1.21"
33
repositories {
44
google()
55
maven { url "https://plugins.gradle.org/m2/" }

0 commit comments

Comments
 (0)