Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7ab57c commit b1288e5Copy full SHA for b1288e5
interlok-boot/build.gradle
@@ -1,7 +1,7 @@
1
ext {
2
componentName='Interlok Core/Bootstrap'
3
componentDesc="Wrapper around spring-boot-loader using PropertyLauncher to bootrap Interlok"
4
- springBootLoaderVersion='2.7.12'
+ springBootLoaderVersion='2.7.18'
5
delombokTargetDir = new File("${project.projectDir}/src/main/generated")
6
}
7
0 commit comments