Skip to content

Commit 6cf1434

Browse files
chore(deps): bump org.jetbrains.kotlin.jvm in /backend
Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) 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) --- 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 2690cea commit 6cf1434

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
plugins {
2525
id "pl.allegro.tech.build.axion-release" version "1.18.18"
2626
id "com.diffplug.spotless" version "7.0.2"
27-
id "org.jetbrains.kotlin.jvm" version "2.1.10"
27+
id "org.jetbrains.kotlin.jvm" version "2.1.20"
2828
id "org.jetbrains.kotlin.plugin.allopen" version "2.1.20"
2929
}
3030

0 commit comments

Comments
 (0)