Skip to content

Commit 2118170

Browse files
authored
Merge pull request #40 from OpenPodcastAPI/dependabot/maven/org.springframework.boot-spring-boot-restdocs-4.0.2
Bump org.springframework.boot:spring-boot-restdocs from 4.0.1 to 4.0.2
2 parents 0520218 + e5a6286 commit 2118170

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.1</version>
109+
<version>4.0.2</version>
110110
<scope>test</scope>
111111
</dependency>
112112
<dependency>

0 commit comments

Comments
 (0)