Skip to content

Commit

Permalink
chore: Update Test dependencies (#167)
Browse files Browse the repository at this point in the history
* chore: Update Test dependencies

* Downgrade mockk

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Andrei Nevedomskii <kloz.klaud@gmail.com>
  • Loading branch information
renovate[bot] and monosoul authored Dec 23, 2023
1 parent c2ce3fb commit cec1b8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ junit-jupiter = { module = "org.junit.jupiter:junit-jupiter" }
strikt = "io.strikt:strikt-jvm:0.34.1"
mockk = "io.mockk:mockk-jvm:1.13.7"

ktlint = "com.pinterest.ktlint:ktlint-cli:1.0.1"
ktlint = "com.pinterest.ktlint:ktlint-cli:1.1.0"

# plugins
gradle-plugin-publish = "com.gradle.publish:plugin-publish-plugin:1.2.1"
Expand Down

0 comments on commit cec1b8b

Please sign in to comment.