Skip to content

Commit 2a3c06d

Browse files
authored
chore: [LOB-1692] Sorting reconciliation (#320)
1 parent ef4eebc commit 2a3c06d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ subprojects {
5555
extra["springBootVersion"] = "3.3.3"
5656
extra["springCloudVersion"] = "2023.0.0"
5757
extra["jMoleculesVersion"] = "2023.1.0"
58-
extra["cfLobPlatformVersion"] = "1.2.0-release-1.2.0-8348a1f-GHRUN18773738586"
58+
extra["cfLobPlatformVersion"] = "1.2.0-release-1.2.0-c2da158-GHRUN18776920543"
5959

6060
dependencies {
6161
compileOnly("org.projectlombok:lombok:1.18.32")

0 commit comments

Comments
 (0)