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 8022c2b commit 0901939Copy full SHA for 0901939
build.gradle.kts
@@ -55,7 +55,7 @@ subprojects {
55
extra["springBootVersion"] = "3.3.3"
56
extra["springCloudVersion"] = "2023.0.0"
57
extra["jMoleculesVersion"] = "2023.1.0"
58
- extra["cfLobPlatformVersion"] = "1.3.0-PR495-8692a15-GHRUN19859586718"
+ extra["cfLobPlatformVersion"] = "1.3.0-PR495-1e286b0-GHRUN19859952536"
59
60
dependencies {
61
compileOnly("org.projectlombok:lombok:1.18.32")
0 commit comments