Skip to content

Commit 7c61e20

Browse files
committed
update to latest asciidoc theme
1 parent 265b83a commit 7c61e20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

local-build-plugins/src/main/groovy/local.javadoc.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ configurations {
1111
}
1212

1313
dependencies {
14-
themezip 'org.hibernate.infra:hibernate-asciidoctor-theme:6.1.1.Final@zip'
14+
themezip 'org.hibernate.infra:hibernate-asciidoctor-theme:6.1.2.Final@zip'
1515
}
1616

1717
def unpackThemeTask = tasks.register('unpackTheme', Copy) {

0 commit comments

Comments
 (0)