Michael Hoennig
2022-11-25 db17a2e9903e4bb3aad7c8851af4811951c0bc42
update to SpringBoot 3.0.0 final
1 files modified
2 ■■■ changed files
build.gradle 2 ●●● patch | view | raw | blame | history
build.gradle
@@ -1,6 +1,6 @@
plugins {
    id 'java'
    id 'org.springframework.boot' version '3.0.0-SNAPSHOT'
    id 'org.springframework.boot' version '3.0.0'
    id 'io.spring.dependency-management' version '1.1.0'
    id 'io.openapiprocessor.openapi-processor' version '2022.2'
    id 'com.github.jk1.dependency-license-report' version '2.1'