Skip to content

Commit 3acb8b6

Browse files
dependabot[bot]jdvp
authored andcommitted
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.2.0 to 2.2.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/commits) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin dependency-version: 2.2.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7dc3593 commit 3acb8b6

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.12.0"
1212

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

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

0 commit comments

Comments
 (0)