Skip to content

Commit

Permalink
Update dependency io.kotest:kotest-assertions-core to v5.3.1
Browse files Browse the repository at this point in the history
| datasource | package                          | from  | to    |
| ---------- | -------------------------------- | ----- | ----- |
| maven      | io.kotest:kotest-assertions-core | 5.3.0 | 5.3.1 |
  • Loading branch information
renovate-bot authored and actions-user committed Jun 14, 2022
1 parent 154b3bd commit acc16fa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@

### Updated

- `io.kotest:kotest-assertions-core -> 5.3.1`

## [0.2.0-alpha.1] - 2022-06-14

### Added
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ coroutines = "1.6.2"
javierscGradleExtensions = "1.0.0-alpha.13"
javierscKotlinStdlib = "0.1.0-alpha.5"
jgit = "6.2.0.202206071550-r"
kotest = "5.3.0"
kotest = "5.3.1"
semverCore = "0.1.0-beta.10"

[libraries]
Expand Down

0 comments on commit acc16fa

Please sign in to comment.