Skip to content

Commit 7487d49

Browse files
chore: bump jvm from 2.1.10 to 2.1.20 in /dgs-subscription-sse
Bumps [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: jvm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f4fe585 commit 7487d49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dgs-subscription-sse/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
id("org.springframework.boot") version "3.4.2"
66
id("io.spring.dependency-management") version "1.1.7"
77

8-
kotlin("jvm") version "2.1.10"
8+
kotlin("jvm") version "2.1.20"
99
kotlin("plugin.spring") version "2.1.20"
1010
id("com.netflix.dgs.codegen") version "7.0.3" //https://plugins.gradle.org/plugin/com.netflix.dgs.codegen
1111
}

0 commit comments

Comments
 (0)