Skip to content

Commit 431eb28

Browse files
authored
Merge pull request #61 from ksbrwsk/dependabot/maven/org.springframework.restdocs-spring-restdocs-asciidoctor-3.0.1
Bump org.springframework.restdocs:spring-restdocs-asciidoctor from 3.0.0 to 3.0.1
2 parents 495c8ad + ff0eb00 commit 431eb28

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
@@ -176,7 +176,7 @@
176176
<dependency>
177177
<groupId>org.springframework.restdocs</groupId>
178178
<artifactId>spring-restdocs-asciidoctor</artifactId>
179-
<version>3.0.0</version>
179+
<version>3.0.1</version>
180180
</dependency>
181181
</dependencies>
182182
</plugin>

0 commit comments

Comments
 (0)