Upgrade infrastructure dependencies.

See gh-733
This commit is contained in:
Mark Paluch
2022-11-16 16:00:32 +01:00
parent 0b442cfe32
commit d50b7c683b
4 changed files with 22 additions and 26 deletions

View File

@@ -286,7 +286,7 @@
<dependency>
<groupId>io.mockk</groupId>
<artifactId>mockk</artifactId>
<artifactId>mockk-jvm</artifactId>
<scope>test</scope>
</dependency>