Skip to content

Commit a40d20a

Browse files
Bump plugin.spring from 1.6.21 to 1.9.10 in /shows-dgs
Bumps [plugin.spring](https://github.com/JetBrains/kotlin) from 1.6.21 to 1.9.10. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.10/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.6.21...v1.9.10) --- updated-dependencies: - dependency-name: plugin.spring dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 577070b commit a40d20a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shows-dgs/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ plugins {
2020
id("org.springframework.boot") version "2.6.7"
2121
id("io.spring.dependency-management") version "1.0.12.RELEASE"
2222
kotlin("jvm") version "1.7.10"
23-
kotlin("plugin.spring") version "1.6.21"
23+
kotlin("plugin.spring") version "1.9.10"
2424
id("com.netflix.dgs.codegen") version "5.5.0"
2525
}
2626

0 commit comments

Comments
 (0)