Updates samples and tests boot and cloud versions
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
org.gradle.daemon=false
|
||||
verifierVersion=4.0.4-SNAPSHOT
|
||||
BOM_VERSION=2022.0.4-SNAPSHOT
|
||||
bootVersion=3.0.7
|
||||
verifierVersion=4.1.0-SNAPSHOT
|
||||
BOM_VERSION=2023.0.0-SNAPSHOT
|
||||
bootVersion=3.2.0-SNAPSHOT
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-parent</artifactId>
|
||||
<version>3.0.7</version>
|
||||
<version>3.2.0-SNAPSHOT</version>
|
||||
<relativePath/>
|
||||
</parent>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user