Skip to content

Commit c5bc509

Browse files
dependabot[bot]rm3l
authored andcommitted
chore(deps): bump org.jetbrains.kotlin.plugin.allopen in /backend
Bumps [org.jetbrains.kotlin.plugin.allopen](https://github.com/JetBrains/kotlin) from 2.0.10 to 2.0.20. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.20/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.10...v2.0.20) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.plugin.allopen dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0f3c2d5 commit c5bc509

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
@@ -25,7 +25,7 @@ plugins {
2525
id "pl.allegro.tech.build.axion-release" version "1.14.4"
2626
id "com.diffplug.spotless" version "6.13.0"
2727
id "org.jetbrains.kotlin.jvm" version "2.0.20"
28-
id "org.jetbrains.kotlin.plugin.allopen" version "2.0.10"
28+
id "org.jetbrains.kotlin.plugin.allopen" version "2.0.20"
2929
}
3030

3131
ext {

0 commit comments

Comments
 (0)