Skip to content

Commit f5e66ba

Browse files
Update all dependencies to v2.2.21
1 parent 54ad1e2 commit f5e66ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ plugins {
55
id("io.spring.dependency-management") version "1.1.7"
66
id("com.expediagroup.graphql") version "8.8.1"
77
id("io.gitlab.arturbosch.detekt") version "1.23.8"
8-
kotlin("jvm") version "2.0.21"
9-
kotlin("plugin.spring") version "2.0.21"
8+
kotlin("jvm") version "2.2.21"
9+
kotlin("plugin.spring") version "2.2.21"
1010
jacoco
1111
}
1212

0 commit comments

Comments
 (0)