We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea55a3e commit 4a78777Copy full SHA for 4a78777
graphql-kotlin/build.gradle.kts
@@ -4,7 +4,7 @@ import org.jetbrains.kotlin.gradle.dsl.JvmTarget
4
import org.jetbrains.kotlin.gradle.dsl.KotlinVersion
5
6
plugins {
7
- id("org.springframework.boot") version "3.4.2"
+ id("org.springframework.boot") version "3.4.4"
8
id("io.spring.dependency-management") version "1.1.7"
9
kotlin("jvm") version "2.1.10"
10
kotlin("plugin.spring") version "2.1.20"
0 commit comments