Skip to content

Commit e56d57b

Browse files
authored
Merge pull request #83 from ksbrwsk/dependabot/maven/org.asciidoctor-asciidoctor-maven-plugin-3.1.1
Bump org.asciidoctor:asciidoctor-maven-plugin from 3.1.0 to 3.1.1
2 parents 140934a + 9d03882 commit e56d57b

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
@@ -174,7 +174,7 @@
174174
<plugin>
175175
<groupId>org.asciidoctor</groupId>
176176
<artifactId>asciidoctor-maven-plugin</artifactId>
177-
<version>3.1.0</version>
177+
<version>3.1.1</version>
178178
<executions>
179179
<execution>
180180
<id>generate-docs</id>

0 commit comments

Comments
 (0)