This repository was archived by the owner on Dec 4, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 15 files changed +15
-15
lines changed
kofu-coroutines-validation Expand file tree Collapse file tree 15 files changed +15
-15
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ allprojects {
1414 plugin(" io.spring.dependency-management" )
1515 }
1616
17- version = " 0.3.0-SNAPSHOT "
17+ version = " 0.3.0"
1818 group = " org.springframework.fu"
1919
2020 dependencyManagement {
Original file line number Diff line number Diff line change 1010}
1111
1212dependencies {
13- implementation(" org.springframework.fu:spring-fu-jafu:0.3.0-SNAPSHOT " )
13+ implementation(" org.springframework.fu:spring-fu-jafu:0.3.0" )
1414
1515 implementation(" org.springframework.boot:spring-boot-starter-webflux" )
1616
Original file line number Diff line number Diff line change 1010}
1111
1212dependencies {
13- implementation(" org.springframework.fu:spring-fu-jafu:0.3.0-SNAPSHOT " )
13+ implementation(" org.springframework.fu:spring-fu-jafu:0.3.0" )
1414
1515 implementation(" org.springframework.boot:spring-boot-starter-webflux" )
1616 implementation(" org.springframework.boot:spring-boot-starter-mustache" )
Original file line number Diff line number Diff line change 1010}
1111
1212dependencies {
13- implementation(" org.springframework.fu:spring-fu-jafu:0.3.0-SNAPSHOT " )
13+ implementation(" org.springframework.fu:spring-fu-jafu:0.3.0" )
1414
1515 implementation(" org.springframework.boot:spring-boot-starter-web" )
1616
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ plugins {
77}
88
99dependencies {
10- implementation(" org.springframework.fu:spring-fu-kofu:0.3.0-SNAPSHOT " )
10+ implementation(" org.springframework.fu:spring-fu-kofu:0.3.0" )
1111 implementation(" org.springframework.boot:spring-boot-starter-webflux" )
1212 implementation(" org.springframework.boot:spring-boot-starter-mustache" )
1313 implementation(" org.springframework.boot:spring-boot-starter-data-mongodb-reactive" )
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ plugins {
77}
88
99dependencies {
10- implementation(" org.springframework.fu:spring-fu-kofu:0.3.0-SNAPSHOT " )
10+ implementation(" org.springframework.fu:spring-fu-kofu:0.3.0" )
1111 implementation(" org.springframework.boot:spring-boot-starter-webflux" )
1212 implementation(" org.springframework.boot:spring-boot-starter-mustache" )
1313 implementation(" com.fasterxml.jackson.module:jackson-module-kotlin" )
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ plugins {
77}
88
99dependencies {
10- implementation(" org.springframework.fu:spring-fu-kofu:0.3.0-SNAPSHOT " )
10+ implementation(" org.springframework.fu:spring-fu-kofu:0.3.0" )
1111 implementation(" org.springframework.boot:spring-boot-starter-webflux" )
1212 implementation(" com.fasterxml.jackson.module:jackson-module-kotlin" )
1313 implementation(" org.jetbrains.kotlinx:kotlinx-coroutines-core" )
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ plugins {
77}
88
99dependencies {
10- implementation(" org.springframework.fu:spring-fu-kofu:0.3.0-SNAPSHOT " )
10+ implementation(" org.springframework.fu:spring-fu-kofu:0.3.0" )
1111 implementation(" org.springframework.boot:spring-boot-starter-webflux" )
1212 implementation(" org.springframework.boot:spring-boot-starter-mustache" )
1313 implementation(" org.springframework.boot:spring-boot-starter-data-cassandra-reactive" )
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ plugins {
77}
88
99dependencies {
10- implementation(" org.springframework.fu:spring-fu-kofu:0.3.0-SNAPSHOT " )
10+ implementation(" org.springframework.fu:spring-fu-kofu:0.3.0" )
1111 implementation(" org.springframework.boot:spring-boot-starter-webflux" )
1212
1313 testImplementation(" org.springframework.boot:spring-boot-starter-test" )
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ plugins {
77}
88
99dependencies {
10- implementation(" org.springframework.fu:spring-fu-kofu:0.3.0-SNAPSHOT " )
10+ implementation(" org.springframework.fu:spring-fu-kofu:0.3.0" )
1111 implementation(" org.springframework.boot:spring-boot-starter-webflux" )
1212 implementation(" org.springframework.boot:spring-boot-starter-mustache" )
1313 implementation(" org.springframework.boot:spring-boot-starter-data-mongodb-reactive" )
You can’t perform that action at this time.
0 commit comments