Skip to content

Commit 50a5d0c

Browse files
chore(deps): bump org.jetbrains.kotlin.jvm in /backend
Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) from 2.1.21 to 2.2.10. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.21...v2.2.10) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.jvm dependency-version: 2.2.10 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9c57081 commit 50a5d0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
plugins {
2525
id "pl.allegro.tech.build.axion-release" version "1.19.0"
2626
id "com.diffplug.spotless" version "7.2.1"
27-
id "org.jetbrains.kotlin.jvm" version "2.1.21"
27+
id "org.jetbrains.kotlin.jvm" version "2.2.10"
2828
id "org.jetbrains.kotlin.plugin.allopen" version "2.1.21"
2929
}
3030

0 commit comments

Comments
 (0)