Skip to content

Commit ff74a57

Browse files
dependabot[bot]rm3l
authored andcommitted
chore(deps): bump org.jetbrains.kotlin.plugin.allopen in /backend
Bumps org.jetbrains.kotlin.plugin.allopen from 1.5.0 to 1.5.10. Signed-off-by: dependabot[bot] <support@github.com>
1 parent ed0937b commit ff74a57

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 "com.diffplug.spotless" version "5.12.5"
2626
id "org.jetbrains.kotlin.jvm" version "1.5.10"
27-
id "org.jetbrains.kotlin.plugin.allopen" version "1.5.0"
27+
id "org.jetbrains.kotlin.plugin.allopen" version "1.5.10"
2828
}
2929

3030
repositories {

0 commit comments

Comments
 (0)