Skip to content

Commit ef3fc16

Browse files
committed
fix: report statistics (#325)
1 parent bd49ea3 commit ef3fc16

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-f15e1bf-GHRUN19065369881"
58+
extra["cfLobPlatformVersion"] = "1.2.0-release-1.2.0-dd6bd93-GHRUN19076279460"
5959

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

0 commit comments

Comments
 (0)