File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ dependencies {
4141
4242 testImplementation ' org.springframework.grpc:spring-grpc-test'
4343 testImplementation ' org.springframework.boot:spring-boot-web-server'
44- testImplementation ' org.springframework.experimental.boot:spring-boot-testjars-maven:0.4.0.0-RC1 '
44+ testImplementation ' org.springframework.experimental.boot:spring-boot-testjars-maven:0.4.0.0'
4545
4646 testRuntimeOnly ' org.junit.platform:junit-platform-launcher'
4747}
Original file line number Diff line number Diff line change 6666 <dependency >
6767 <groupId >org.springframework.experimental.boot</groupId >
6868 <artifactId >spring-boot-testjars-maven</artifactId >
69- <version >0.4.0.0-RC1 </version >
69+ <version >0.4.0.0</version >
7070 <scope >test</scope >
7171 </dependency >
7272 </dependencies >
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ dependencies {
4747
4848 testImplementation ' org.springframework.grpc:spring-grpc-test'
4949 testImplementation ' org.springframework.boot:spring-boot-starter-oauth2-client'
50- testImplementation ' org.springframework.experimental.boot:spring-boot-testjars-maven:0.4.0.0-RC1 '
50+ testImplementation ' org.springframework.experimental.boot:spring-boot-testjars-maven:0.4.0.0'
5151
5252 testRuntimeOnly ' org.junit.platform:junit-platform-launcher'
5353}
Original file line number Diff line number Diff line change 6767 <dependency >
6868 <groupId >org.springframework.experimental.boot</groupId >
6969 <artifactId >spring-boot-testjars-maven</artifactId >
70- <version >0.4.0.0-RC1 </version >
70+ <version >0.4.0.0</version >
7171 <scope >test</scope >
7272 </dependency >
7373 </dependencies >
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ dependencies {
4848 implementation ' org.springframework.boot:spring-boot-starter-oauth2-client'
4949
5050 testImplementation ' org.springframework.grpc:spring-grpc-test'
51- testImplementation ' org.springframework.experimental.boot:spring-boot-testjars-maven:0.4.0.0-RC1 '
51+ testImplementation ' org.springframework.experimental.boot:spring-boot-testjars-maven:0.4.0.0'
5252
5353 testRuntimeOnly ' org.junit.platform:junit-platform-launcher'
5454}
Original file line number Diff line number Diff line change 7070 <dependency >
7171 <groupId >org.springframework.experimental.boot</groupId >
7272 <artifactId >spring-boot-testjars-maven</artifactId >
73- <version >0.4.0.0-RC1 </version >
73+ <version >0.4.0.0</version >
7474 <scope >test</scope >
7575 </dependency >
7676 </dependencies >
You can’t perform that action at this time.
0 commit comments