Skip to content

Commit fbc5215

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump org.jetbrains.kotlin.jvm from 1.9.10 to 1.9.20
Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) from 1.9.10 to 1.9.20. - [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.jvm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 880f082 commit fbc5215

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins {
99
id("net.ossindex.audit") version "0.4.11"
1010
id("io.freefair.maven-central.validate-poms") version "8.4"
1111
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
12-
id("org.jetbrains.kotlin.jvm") version "1.9.10" apply false
12+
id("org.jetbrains.kotlin.jvm") version "1.9.20" apply false
1313
id("com.google.devtools.ksp") version "1.9.20-1.0.13" apply false
1414
id("org.openapi.generator") version "7.0.1" apply false
1515
id("org.jlleitschuh.gradle.ktlint") version "11.6.1" apply false

0 commit comments

Comments
 (0)