Skip to content

Commit c1e8a11

Browse files
Bump org.springframework.boot:spring-boot-restdocs from 4.0.0 to 4.0.1
Bumps [org.springframework.boot:spring-boot-restdocs](https://github.com/spring-projects/spring-boot) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v4.0.0...v4.0.1) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-restdocs dependency-version: 4.0.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 79390c7 commit c1e8a11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
<dependency>
107107
<groupId>org.springframework.boot</groupId>
108108
<artifactId>spring-boot-restdocs</artifactId>
109-
<version>4.0.0</version>
109+
<version>4.0.1</version>
110110
<scope>test</scope>
111111
</dependency>
112112
<dependency>

0 commit comments

Comments
 (0)