Skip to content

Commit

Permalink
Merge pull request #855 from square/renovate/kase
Browse files Browse the repository at this point in the history
Update kase to v0.9.0
  • Loading branch information
RBusarow authored Jan 22, 2024
2 parents ad1d379 + e1d863c commit 737c3a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ class AnvilGradleTestEnvironment(
}
}

override fun createEnvironment(
override fun create(
params: GradleKotlinTestVersions,
names: List<String>,
location: TestLocation,
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jUnit5 = "5.10.1"
jvm-toolchain = "11"
jvm-target-library = "8"
jvm-target-minimal = "11"
kase = "0.7.0"
kase = "0.9.0"
kct = "0.4.0"
kgx = "0.1.10"
kotest = "5.8.0"
Expand Down

0 comments on commit 737c3a5

Please sign in to comment.