Skip to content

Commit fce7d62

Browse files
authored
Merge pull request #35 from OpenPodcastAPI/dependabot/maven/org.springframework.boot-spring-boot-restdocs-4.0.1
Bump org.springframework.boot:spring-boot-restdocs from 4.0.0 to 4.0.1
2 parents 98b9982 + c1e8a11 commit fce7d62

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)