Skip to content

Commit 7625bb0

Browse files
dependabot[bot]Albertoimpl
authored andcommitted
Bump org.asciidoctor.jvm.convert from 3.1.0 to 3.3.2
Bumps org.asciidoctor.jvm.convert from 3.1.0 to 3.3.2. --- updated-dependencies: - dependency-name: org.asciidoctor.jvm.convert dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1415753 commit 7625bb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-cloud-app-broker-docs/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
plugins {
1818
id 'org.asciidoctor.jvm.pdf' version '3.3.2'
19-
id 'org.asciidoctor.jvm.convert' version '3.1.0'
19+
id 'org.asciidoctor.jvm.convert' version '3.3.2'
2020
}
2121

2222
description = "Spring Cloud App Broker Documentation"

0 commit comments

Comments
 (0)