Skip to content

Commit 7c4bfd4

Browse files
authored
Merge pull request #27 from OSGP/dependabot/gradle/jvm-2.0.21
Bump jvm from 2.0.20 to 2.0.21
2 parents c9b35c3 + 5fd28cc commit 7c4bfd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import java.net.URI
77

88
plugins {
99
id("io.spring.dependency-management") version "1.1.6" apply false
10-
kotlin("jvm") version "2.0.20" apply false
10+
kotlin("jvm") version "2.0.21" apply false
1111
kotlin("plugin.spring") version "2.0.21" apply false
1212
id("org.sonarqube") version "5.1.0.4882"
1313
id("com.diffplug.spotless") version("6.25.0")

0 commit comments

Comments
 (0)