Bump com.github.kt3k.coveralls from 2.12.0 to 2.12.2 (#132)

Bumps com.github.kt3k.coveralls from 2.12.0 to 2.12.2.

---
updated-dependencies:
- dependency-name: com.github.kt3k.coveralls
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Max Lambrecht <max.lambrecht@hpe.com>
This commit is contained in:
dependabot[bot] 2023-04-13 17:14:08 -05:00 committed by GitHub
parent 7fc2406087
commit 5e9ead9efd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
plugins {
id 'com.github.kt3k.coveralls' version '2.12.0'
id 'com.github.kt3k.coveralls' version '2.12.2'
id 'com.google.osdetector' version '1.7.3'
}