Skip to content

Commit 1a3d47d

Browse files
Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.7.20 to 1.8.10
Bumps [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 1.7.20 to 1.8.10. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.10/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.7.20...v1.8.10) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 60f63dc commit 1a3d47d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

picocli-examples/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ buildscript {
66
}
77

88
dependencies {
9-
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.7.20"
9+
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.10"
1010
}
1111
}
1212

0 commit comments

Comments
 (0)