Skip to content

Commit

Permalink
remove duplicate sarif4k libs entry
Browse files Browse the repository at this point in the history
  • Loading branch information
MariusAlbrecht committed Oct 6, 2024
1 parent 8806539 commit 8680f49
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,6 @@ jline = { module = "org.jline:jline", version = "3.26.0" }
antlr-runtime = { module = "org.antlr:antlr4-runtime", version = "4.8-1" } # we cannot upgrade until ki-shell upgrades this!
sarif4k = { module = "io.github.detekt.sarif4k:sarif4k", version = "0.6.0"}

sarif4k = { module = "io.github.detekt.sarif4k:sarif4k", version = "0.6.0"}

# test
junit-params = { module = "org.junit.jupiter:junit-jupiter-params", version = "5.10.0"}
mockito = { module = "org.mockito:mockito-core", version = "5.12.0"}
Expand Down

0 comments on commit 8680f49

Please sign in to comment.