Skip to content

Commit ed5f8be

Browse files
dependabot[bot]tschuchortdev
authored andcommitted
Bump kotlin_version from 1.5.0 to 1.5.10
Bumps `kotlin_version` from 1.5.0 to 1.5.10. Updates `kotlin-gradle-plugin` from 1.5.0 to 1.5.10 Updates `kotlin-scripting-compiler` from 1.5.0 to 1.5.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.5.0...v1.5.10) Updates `kotlin-compiler-embeddable` from 1.5.0 to 1.5.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.5.0...v1.5.10) Updates `kotlin-annotation-processing-embeddable` from 1.5.0 to 1.5.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.5.0...v1.5.10) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 65dca1b commit ed5f8be

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 = '1.5.0'
2+
ext.kotlin_version = '1.5.10'
33

44
repositories {
55
mavenCentral()

0 commit comments

Comments
 (0)