Skip to content

Commit

Permalink
build.gradle.kts: com.willowtreeapps.assertk:assertk-jvm:0.22 commentry
Browse files Browse the repository at this point in the history
  • Loading branch information
dlmiles committed Dec 15, 2023
1 parent 7aebfea commit 9124647
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ dependencies {
"xjc40CompileOnly"("jakarta.xml.bind:jakarta.xml.bind-api:4.0.0")

"testLibApi"(kotlin("stdlib-jdk8"))
// Bumping past 0.22 forces kotlin 1.4.x (Gradle 7+)
"testLibApi"("com.willowtreeapps.assertk:assertk-jvm:0.22")

// Bumping these past 2.0.15 forces Gradle 7.x use for newer kotlin
Expand Down

0 comments on commit 9124647

Please sign in to comment.