Skip to content

Commit ff0eb00

Browse files
Bump org.springframework.restdocs:spring-restdocs-asciidoctor
Bumps [org.springframework.restdocs:spring-restdocs-asciidoctor](https://github.com/spring-projects/spring-restdocs) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/spring-projects/spring-restdocs/releases) - [Commits](spring-projects/spring-restdocs@v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: org.springframework.restdocs:spring-restdocs-asciidoctor dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 495c8ad commit ff0eb00

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)