Skip to content

Commit e79ada7

Browse files
build(deps): bump kotlinGradlePlugin from 2.1.10 to 2.1.20
Bumps `kotlinGradlePlugin` from 2.1.10 to 2.1.20. Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 2.1.10 to 2.1.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.10...v2.1.20) Updates `org.jetbrains.kotlin.jvm` from 2.1.10 to 2.1.20 --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin.jvm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a0c61fa commit e79ada7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ agp = "8.9.0"
66
junit = "4.13.2"
77
kotlinExposed = "1.8.22"
88
dokka = "1.9.20"
9-
kotlinGradlePlugin = "2.1.10"
9+
kotlinGradlePlugin = "2.1.20"
1010
koverGradlePlugin = "0.9.1"
1111
lint = "31.9.0"
1212
openTelemetryCore = "1.48.0"

0 commit comments

Comments
 (0)