Skip to content

Commit 07d99a4

Browse files
chore(deps): update plugin org.springframework.boot to v3.4.0 (#149)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d496fab commit 07d99a4

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
@@ -3,7 +3,7 @@ import com.expediagroup.graphql.plugin.gradle.tasks.GraphQLGenerateTestClientTas
33
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
44

55
plugins {
6-
id("org.springframework.boot") version "3.3.6"
6+
id("org.springframework.boot") version "3.4.0"
77
kotlin("jvm") version "2.0.21"
88
kotlin("plugin.spring") version "2.0.21"
99

0 commit comments

Comments
 (0)