Skip to content

Commit b67045f

Browse files
Bump com.github.kt3k.coveralls from 2.12.0 to 2.12.2
Bumps com.github.kt3k.coveralls from 2.12.0 to 2.12.2. --- updated-dependencies: - dependency-name: com.github.kt3k.coveralls dependency-version: 2.12.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7bb96d7 commit b67045f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id "org.springframework.boot" version "3.5.0"
33
id "io.spring.dependency-management" version "1.1.7"
44
id "io.freefair.maven-publish-java" version "6.5.1"
5-
id "com.github.kt3k.coveralls" version "2.12.0"
5+
id "com.github.kt3k.coveralls" version "2.12.2"
66
id "org.owasp.dependencycheck" version "7.3.0"
77
id 'org.asciidoctor.jvm.convert' version '4.0.4'
88
id "net.researchgate.release" version "3.1.0"

0 commit comments

Comments
 (0)