Skip to content

Commit

Permalink
bump assertk -> 0.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jactor-rises committed Jan 11, 2024
1 parent 50c2ecf commit 72a3805
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -20,7 +20,7 @@ dependencies {

// test
testImplementation("com.ninja-squad:springmockk:4.0.2")
testImplementation("com.willowtreeapps.assertk:assertk-jvm:0.27.0")
testImplementation("com.willowtreeapps.assertk:assertk-jvm:0.28.0")
testImplementation("io.mockk:mockk:1.13.8")
testImplementation("org.junit.platform:junit-platform-suite")
testImplementation("org.springframework.boot:spring-boot-starter-test")

0 comments on commit 72a3805

Please sign in to comment.