We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 265b83a commit 7c61e20Copy full SHA for 7c61e20
local-build-plugins/src/main/groovy/local.javadoc.gradle
@@ -11,7 +11,7 @@ configurations {
11
}
12
13
dependencies {
14
- themezip 'org.hibernate.infra:hibernate-asciidoctor-theme:6.1.1.Final@zip'
+ themezip 'org.hibernate.infra:hibernate-asciidoctor-theme:6.1.2.Final@zip'
15
16
17
def unpackThemeTask = tasks.register('unpackTheme', Copy) {
0 commit comments