Skip to content

Commit

Permalink
Bump io.github.cosmicsilence:gradle-scalafix from 0.1.13 to 0.1.14
Browse files Browse the repository at this point in the history
Bumps [io.github.cosmicsilence:gradle-scalafix](https://github.com/cosmicsilence/gradle-scalafix) from 0.1.13 to 0.1.14.
- [Release notes](https://github.com/cosmicsilence/gradle-scalafix/releases)
- [Commits](cosmicsilence/gradle-scalafix@0.1.13...0.1.14)

---
updated-dependencies:
- dependency-name: io.github.cosmicsilence:gradle-scalafix
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 26, 2023
1 parent 1004945 commit 57b28e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ dependencies {
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.13.0")
implementation("info.solidsoft.gradle.pitest:gradle-pitest-plugin:1.9.11")
implementation("io.franzbecker:gradle-lombok:5.0.0")
implementation("io.github.cosmicsilence:gradle-scalafix:0.1.13")
implementation("io.github.cosmicsilence:gradle-scalafix:0.1.14")
}

1 comment on commit 57b28e4

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mutation test results

Package Coverage Stats Prev Prev
Overall 81 % 🔻 1267 🔻 / 1559 🔹 83 % 1297 / 1559
com.yubico.fido.metadata 68 % 🔻 217 🔻 / 318 🔹 78 % 249 / 318
com.yubico.internal.util 47 % 🔹 57 🔹 / 120 🔹 47 % 57 / 120
com.yubico.webauthn 87 % 🔹 558 🔹 / 637 🔹 87 % 558 / 637
com.yubico.webauthn.attestation 92 % 🔹 13 🔹 / 14 🔹 92 % 13 / 14
com.yubico.webauthn.data 93 % 🔹 397 🔺 / 423 🔹 93 % 395 / 423
com.yubico.webauthn.extension.appid 100 % 🏆 13 🔹 / 13 🔹 100 % 13 / 13
com.yubico.webauthn.extension.uvm 50 % 🔹 12 🔹 / 24 🔹 50 % 12 / 24
com.yubico.webauthn.meta 0 % 🔹 0 🔹 / 10 🔹 0 % 0 / 10

Previous run: 1004945 - Diff

Detailed reports: workflow run #215

Please sign in to comment.