Skip to content

Commit

Permalink
Bump kotest
Browse files Browse the repository at this point in the history
  • Loading branch information
Kantis committed Mar 14, 2024
1 parent 11955fb commit d5770d6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ Please create issues on the main kotest [board](https://github.com/kotest/kotest

## Changelog

### 1.4.0

* Update to Kotest 5.8.1

### 1.3.0

* Update to Kotest 5.6.0
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
kotlin = "1.8.21"
kotest = "5.8.0"
kotest = "5.8.1"
allure = "2.24.0"

[plugins]
Expand Down

0 comments on commit d5770d6

Please sign in to comment.