Skip to content

Commit

Permalink
Bump org.asciidoctor:asciidoclet from 1.+ to 2.0.0 (#110)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 27, 2024
1 parent 0013fdb commit 736573f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ dependencies {
compileOnly 'jakarta.enterprise:jakarta.enterprise.cdi-api:4.1.0'
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.10.2'
testImplementation 'org.easymock:easymock:5.2.0'
asciidoclet 'org.asciidoctor:asciidoclet:1.+'
asciidoclet 'org.asciidoctor:asciidoclet:2.+'
}

jar {
Expand Down

0 comments on commit 736573f

Please sign in to comment.