Skip to content

Commit d262477

Browse files
Update plugin org.springframework.boot to v2.7.18
1 parent 7fe0467 commit d262477

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rest/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ under the License.
1818
*/
1919
plugins {
2020
id 'java'
21-
id 'org.springframework.boot' version '2.7.10-SNAPSHOT'
21+
id 'org.springframework.boot' version '2.7.18'
2222
id 'io.spring.dependency-management' version '1.0.15.RELEASE'
2323
}
2424

0 commit comments

Comments
 (0)