Skip to content

Commit 0fdf7bb

Browse files
committed
chore: prepare release 1.3.1
1 parent fb7792a commit 0fdf7bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ subprojects {
1616
apply(plugin = "info.solidsoft.pitest")
1717

1818
group = "de.cardanofoundation"
19-
version = "1.3.0"
19+
version = "1.3.1"
2020

2121
sourceSets {
2222
named("main") {
@@ -72,7 +72,7 @@ subprojects {
7272
extra["springCloudVersion"] = "2023.0.0"
7373
extra["jMoleculesVersion"] = "2023.1.0"
7474
extra["flyway.version"] = "10.20.1"
75-
extra["cfLobPlatformVersion"] = "1.3.0-PR574-65faf2e-GHRUN22140634182"
75+
extra["cfLobPlatformVersion"] = "1.3.1"
7676

7777
dependencies {
7878
compileOnly("org.projectlombok:lombok:1.18.32")

0 commit comments

Comments
 (0)