Skip to content
This repository was archived by the owner on Mar 20, 2025. It is now read-only.

Commit f7c8c9e

Browse files
chore(deps): update plugin org.springframework.boot to v3
1 parent 9df6c5e commit f7c8c9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
22
import org.openapitools.generator.gradle.plugin.tasks.GenerateTask
33

44
plugins {
5-
id("org.springframework.boot") version "2.7.6"
5+
id("org.springframework.boot") version "3.1.0"
66
id("io.spring.dependency-management") version "1.1.0"
77
kotlin("jvm") version "1.7.21"
88
kotlin("plugin.spring") version "1.7.21"

0 commit comments

Comments
 (0)