Skip to content

Commit

Permalink
Update dependency io.github.detekt.sarif4k:sarif4k to v0.4.0 (#6113)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 20, 2023
1 parent 01fa957 commit d807375
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 @@ -36,7 +36,7 @@ slf4j-simple = { module = "org.slf4j:slf4j-simple", version = "1.7.36" }

junit-api = { module = "org.junit.jupiter:junit-jupiter-api", version.ref = "junit" }

sarif4k = "io.github.detekt.sarif4k:sarif4k:0.2.0"
sarif4k = "io.github.detekt.sarif4k:sarif4k:0.4.0"
assertj = "org.assertj:assertj-core:3.24.2"
reflections = "org.reflections:reflections:0.10.2"
mockk = "io.mockk:mockk:1.13.5"
Expand Down

0 comments on commit d807375

Please sign in to comment.