We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35924bd commit bbd5fe5Copy full SHA for bbd5fe5
spring-graphql-rsocket-kotlin-co/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.4"
+ id("org.springframework.boot") version "3.5.0"
8
id("io.spring.dependency-management") version "1.1.7"
9
10
kotlin("jvm") version "2.1.20"
0 commit comments