File tree 6 files changed +6
-6
lines changed
6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ allprojects {
14
14
plugin(" io.spring.dependency-management" )
15
15
}
16
16
17
- version = " 0.0.6 .BUILD-SNAPSHOT"
17
+ version = " 0.1 .BUILD-SNAPSHOT"
18
18
group = " org.springframework.fu"
19
19
20
20
dependencyManagement {
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ plugins {
7
7
}
8
8
9
9
dependencies {
10
- implementation(" org.springframework.fu:spring-fu-kofu:0.0.6 .BUILD-SNAPSHOT" )
10
+ implementation(" org.springframework.fu:spring-fu-kofu:0.1 .BUILD-SNAPSHOT" )
11
11
12
12
implementation(" org.springframework.boot:spring-boot-starter-webflux" )
13
13
implementation(" org.springframework.boot:spring-boot-starter-mustache" )
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ plugins {
7
7
}
8
8
9
9
dependencies {
10
- implementation(" org.springframework.fu:spring-fu-kofu:0.0.6 .BUILD-SNAPSHOT" )
10
+ implementation(" org.springframework.fu:spring-fu-kofu:0.1 .BUILD-SNAPSHOT" )
11
11
12
12
implementation(" org.springframework.boot:spring-boot-starter-webflux" )
13
13
implementation(" org.springframework.boot:spring-boot-starter-mustache" )
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ plugins {
7
7
}
8
8
9
9
dependencies {
10
- implementation(" org.springframework.fu:spring-fu-kofu:0.0.6 .BUILD-SNAPSHOT" )
10
+ implementation(" org.springframework.fu:spring-fu-kofu:0.1 .BUILD-SNAPSHOT" )
11
11
12
12
implementation(" org.springframework.boot:spring-boot-starter-webflux" )
13
13
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ plugins {
7
7
}
8
8
9
9
dependencies {
10
- implementation(" org.springframework.fu:spring-fu-kofu:0.0.6 .BUILD-SNAPSHOT" )
10
+ implementation(" org.springframework.fu:spring-fu-kofu:0.1 .BUILD-SNAPSHOT" )
11
11
12
12
implementation(" org.springframework.boot:spring-boot-starter-webflux" )
13
13
implementation(" org.springframework.boot:spring-boot-starter-mustache" )
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ plugins {
8
8
}
9
9
10
10
dependencies {
11
- implementation(" org.springframework.fu:spring-fu-kofu:0.0.6 .BUILD-SNAPSHOT" )
11
+ implementation(" org.springframework.fu:spring-fu-kofu:0.1 .BUILD-SNAPSHOT" )
12
12
13
13
implementation(" org.springframework.boot:spring-boot-starter-webflux" )
14
14
implementation(" org.springframework.boot:spring-boot-starter-mustache" )
You can’t perform that action at this time.
0 commit comments