Skip to content

Commit 365ac30

Browse files
authored
Merge pull request #312 from prgrms-web-devcourse-final-project/chore/33-infra
chore[initdate]: 스프링부트 버전 복구
2 parents 75d058c + 14000eb commit 365ac30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id 'java'
3-
id 'org.springframework.boot' version '3.3.5'
3+
id 'org.springframework.boot' version '3.5.5'
44
id 'io.spring.dependency-management' version '1.1.7'
55

66
id("org.jetbrains.kotlin.jvm") version "1.9.25"

0 commit comments

Comments
 (0)