Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit 113cd86

Browse files
authored
deps: update dependency org.springframework.boot:spring-boot-starter-test to v2.6.1 (#654)
1 parent 205465a commit 113cd86

File tree

1 file changed

+1
-1
lines changed
  • samples/snippets/cloud-client/src

1 file changed

+1
-1
lines changed

samples/snippets/cloud-client/src/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
<dependency>
106106
<groupId>org.springframework.boot</groupId>
107107
<artifactId>spring-boot-starter-test</artifactId>
108-
<version>2.6.0</version>
108+
<version>2.6.1</version>
109109
<scope>test</scope>
110110
</dependency>
111111
<dependency>

0 commit comments

Comments
 (0)