Skip to content

Commit

Permalink
Merge branch 'develop' into dependabot/gradle/develop/com.pinterest.k…
Browse files Browse the repository at this point in the history
…tlint-ktlint-cli-1.4.1
  • Loading branch information
chrimaeon authored Nov 16, 2024
2 parents b4430e6 + c96de3b commit 9e6c86d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
kotlin = "2.0.21"
mockito = "5.13.0"
mockito = "5.14.2"
gradle = "8.9"

[plugins]
Expand All @@ -14,7 +14,7 @@ kover = "org.jetbrains.kotlinx.kover:0.8.3"
proguard-retrace = "com.guardsquare:proguard-retrace:7.6.0"
okio = "com.squareup.okio:okio:3.9.1"
ktlint = "com.pinterest.ktlint:ktlint-cli:1.4.1"
junit-bom = "org.junit:junit-bom:5.11.1"
junit-bom = "org.junit:junit-bom:5.11.3"
hamcrest = "org.hamcrest:hamcrest-library:3.0"
mockito-core = { module = "org.mockito:mockito-core", version.ref = "mockito" }
mockito-junit = { module = "org.mockito:mockito-junit-jupiter", version.ref = "mockito" }
Expand Down

0 comments on commit 9e6c86d

Please # to comment.