Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Commit

Permalink
Merge branch 'main' into renovate/pmd-packages
Browse files Browse the repository at this point in the history
  • Loading branch information
fwendland authored Jan 3, 2025
2 parents b275131 + 7cb5e3e commit 87f5831
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 @@ -42,7 +42,7 @@ detekt-formatting = { module = "io.gitlab.arturbosch.detekt:detekt-formatting",

# test
junit-bom = { module = "org.junit:junit-bom", version = "5.11.4" }
mockk = { module = "io.mockk:mockk", version = "1.13.13"}
mockk = { module = "io.mockk:mockk", version = "1.13.14"}

# this is necessary for the plugins to be used in the buildSrc folder
kotlin-gradle = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
Expand Down

0 comments on commit 87f5831

Please sign in to comment.