Skip to content

Commit a78e23f

Browse files
Bump plugin.spring from 1.9.20 to 2.0.20
Bumps [plugin.spring](https://github.com/JetBrains/kotlin) from 1.9.20 to 2.0.20. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.20...v2.0.20) --- updated-dependencies: - dependency-name: plugin.spring dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 681c89c commit a78e23f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id("uk.gov.justice.hmpps.gradle-spring-boot") version "6.0.4"
3-
kotlin("plugin.spring") version "1.9.20"
3+
kotlin("plugin.spring") version "2.0.20"
44
}
55

66
configurations {

0 commit comments

Comments
 (0)