Skip to content

Commit 38b5f6c

Browse files
authored
Merge pull request #42 from devondragon/copilot/update-springboot-to-3-5-6
Update Spring Boot from 3.5.5 to 3.5.6
2 parents 8182b7d + 17998fe commit 38b5f6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.5.5'
3+
id 'org.springframework.boot' version '3.5.6'
44
id 'io.spring.dependency-management' version '1.1.7'
55
id "com.github.ben-manes.versions" version "0.52.0"
66

0 commit comments

Comments
 (0)