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.
2 parents b866aa9 + 05d7f8a commit bf9d761Copy full SHA for bf9d761
build.gradle
@@ -2,7 +2,7 @@ plugins {
2
id "org.springframework.boot" version "3.5.0"
3
id "io.spring.dependency-management" version "1.1.7"
4
id "io.freefair.maven-publish-java" version "8.14"
5
- id "com.github.kt3k.coveralls" version "2.12.0"
+ id "com.github.kt3k.coveralls" version "2.12.2"
6
id "org.owasp.dependencycheck" version "7.3.0"
7
id 'org.asciidoctor.jvm.convert' version '4.0.4'
8
id "net.researchgate.release" version "3.1.0"
0 commit comments