Skip to content

Commit 6f9168d

Browse files
Upgrade to AssertK 0.28.0
Bumps [com.willowtreeapps.assertk:assertk-jvm](https://github.com/willowtreeapps/assertk) from 0.27.0 to 0.28.0. - [Release notes](https://github.com/willowtreeapps/assertk/releases) - [Changelog](https://github.com/willowtreeapps/assertk/blob/main/CHANGELOG.md) - [Commits](willowtreeapps/assertk@v0.27.0...v0.28.0)
1 parent 57ae605 commit 6f9168d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ ext {
5555
artemisVersion = '2.31.2'
5656
aspectjVersion = '1.9.20.1'
5757
assertjVersion = '3.24.2'
58-
assertkVersion = '0.27.0'
58+
assertkVersion = '0.28.0'
5959
avroVersion = '1.11.3'
6060
awaitilityVersion = '4.2.0'
6161
camelVersion = '4.2.0'

0 commit comments

Comments
 (0)