Skip to content

Commit 3aed200

Browse files
dependabot[bot]DavideD
authored andcommitted
Bump org.hibernate.infra:hibernate-asciidoctor-theme
Bumps the hibernate group with 1 update: [org.hibernate.infra:hibernate-asciidoctor-theme](https://github.com/hibernate/hibernate-asciidoctor-theme). Updates `org.hibernate.infra:hibernate-asciidoctor-theme` from 6.0.2.Final to 6.0.4.Final - [Release notes](https://github.com/hibernate/hibernate-asciidoctor-theme/releases) - [Commits](hibernate/hibernate-asciidoctor-theme@6.0.2.Final...6.0.4.Final) --- updated-dependencies: - dependency-name: org.hibernate.infra:hibernate-asciidoctor-theme dependency-version: 6.0.4.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: hibernate ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7772d0e commit 3aed200

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/build.gradle

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

1414
dependencies {
15-
themezip 'org.hibernate.infra:hibernate-asciidoctor-theme:6.0.2.Final@zip'
15+
themezip 'org.hibernate.infra:hibernate-asciidoctor-theme:6.0.4.Final@zip'
1616
}
1717

1818
ext {

0 commit comments

Comments
 (0)