Skip to content

Commit

Permalink
Merge pull request #66 from Citi/dependabot/gradle/io.kotest-kotest-a…
Browse files Browse the repository at this point in the history
…ssertions-core-5.9.1

Bump io.kotest:kotest-assertions-core from 5.9.0 to 5.9.1
  • Loading branch information
imanushin authored Jun 12, 2024
2 parents aca78b9 + b8916c1 commit 6a1358e
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 @@ -16,7 +16,7 @@ mockk = "io.mockk:mockk:1.13.11"
tabbedCodeExtension = "com.bmuschko:asciidoctorj-tabbed-code-extension:0.3"
orgJson = "org.json:json:20240303"
jsonPath = "com.jayway.jsonpath:json-path:2.9.0"
kotestAssertions = "io.kotest:kotest-assertions-core:5.9.0"
kotestAssertions = "io.kotest:kotest-assertions-core:5.9.1"
jacksonDataBind = { module = "com.fasterxml.jackson.core:jackson-databind", version.ref = "jackson" }
jacksonDataFormatYaml = { module = "com.fasterxml.jackson.dataformat:jackson-dataformat-yaml", version.ref = "jackson" }
okHttp = { module = "com.squareup.okhttp3:okhttp", version.ref = "okhttp" }
Expand Down

0 comments on commit 6a1358e

Please sign in to comment.