Skip to content

Commit

Permalink
FIX: coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
hosuaby committed Jul 20, 2024
1 parent b078a59 commit c534d78
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 @@ -7,7 +7,7 @@ plugins {
id 'maven-publish'
id 'jacoco'
id 'com.github.kt3k.coveralls' version '2.10.1'
id 'org.asciidoctor.jvm.convert' version '4.0.2'
id 'org.asciidoctor.jvm.convert' version '3.3.2'
}

allprojects {
Expand Down

0 comments on commit c534d78

Please sign in to comment.