Skip to content

Commit 70aca46

Browse files
dependabot[bot]royclarkson
authored andcommitted
(v3.6.x): Bump org.asciidoctor.jvm.convert from 4.0.3 to 4.0.4
Bumps org.asciidoctor.jvm.convert from 4.0.3 to 4.0.4. --- updated-dependencies: - dependency-name: org.asciidoctor.jvm.convert dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 44cde9d commit 70aca46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-cloud-open-service-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'
19-
id 'org.asciidoctor.jvm.convert' version '4.0.3'
19+
id 'org.asciidoctor.jvm.convert' version '4.0.4'
2020
}
2121

2222
description = "Spring Cloud Open Service Broker Documentation"

0 commit comments

Comments
 (0)