Skip to content

Commit

Permalink
chore: bump plugin.spring from 2.0.21 to 2.1.0 in /dgs-subscription-ws
Browse files Browse the repository at this point in the history
Bumps [plugin.spring](https://github.com/JetBrains/kotlin) from 2.0.21 to 2.1.0.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.0.21...v2.1.0)

---
updated-dependencies:
- dependency-name: plugin.spring
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent e3c7905 commit 185ac38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dgs-subscription-ws/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ plugins {
id("io.spring.dependency-management") version "1.1.6"

kotlin("jvm") version "2.1.0"
kotlin("plugin.spring") version "2.0.21"
kotlin("plugin.spring") version "2.1.0"
id("com.netflix.dgs.codegen") version "7.0.2" //https://plugins.gradle.org/plugin/com.netflix.dgs.codegen
}

Expand Down

0 comments on commit 185ac38

Please sign in to comment.