Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

Commit

Permalink
Bump io.github.detekt.sarif4k:sarif4k from 0.5.0 to 0.6.0 (#125)
Browse files Browse the repository at this point in the history
Bumps [io.github.detekt.sarif4k:sarif4k](https://github.com/detekt/sarif4k) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/detekt/sarif4k/releases)
- [Commits](detekt/sarif4k@0.5.0...0.6.0)

---
updated-dependencies:
- dependency-name: io.github.detekt.sarif4k:sarif4k
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 21, 2024
1 parent e2e460e commit db50761
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ kotlinx-serialization-core = { module = "org.jetbrains.kotlinx:kotlinx-serializa
moshi = { module = "com.squareup.moshi:moshi", version.ref = "moshi" }
okhttp = "com.squareup.okhttp3:okhttp:4.12.0"
okio = "com.squareup.okio:okio:3.8.0"
sarif4k = "io.github.detekt.sarif4k:sarif4k:0.5.0"
sarif4k = "io.github.detekt.sarif4k:sarif4k:0.6.0"
slf4jNop = "org.slf4j:slf4j-nop:2.0.12"
junit = "junit:junit:4.13.2"
tikxml-htmlEscape = { module = "com.tickaroo.tikxml:converter-htmlescape", version.ref = "tikxml" }
Expand Down

0 comments on commit db50761

Please sign in to comment.