Skip to content

Commit 198fc4f

Browse files
Bump org.jetbrains.kotlin:kotlin-gradle-plugin
Bumps the gradle-dependencies group with 1 update: [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin). Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 2.1.20 to 2.1.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.20...v2.1.21) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin dependency-version: 2.1.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5c4ee13 commit 198fc4f

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
@@ -11,7 +11,7 @@ buildscript {
1111
classpath "com.android.tools.build:gradle:8.10.0"
1212

1313
//Kotlin
14-
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.20"
14+
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.21"
1515

1616
//AOP
1717
classpath "com.ibotta:plugin:1.4.1"

0 commit comments

Comments
 (0)