Skip to content

Commit f242a36

Browse files
committed
fix/LOB-1703_batch_failed_catch_error (#321)
* fix/LOB-1703_batch_failed_catch_error * fix
1 parent 9d2b8fb commit f242a36

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-c2da158-GHRUN18776920543"
58+
extra["cfLobPlatformVersion"] = "1.2.0-release-1.2.0-48a2d73-GHRUN18941631918"
5959

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

0 commit comments

Comments
 (0)