Revert "Upgrade to Mockk 1.12.7."

This reverts commit 4f4b7ee2c6.

See #1785
This commit is contained in:
Mark Paluch
2022-09-12 11:21:42 +02:00
parent 4833cdcb84
commit 5453ac23a5

View File

@@ -1,4 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<!--
@@ -116,7 +117,7 @@
<logback>1.2.5</logback>
<lombok>1.18.20</lombok>
<mockito>3.12.4</mockito>
<mockk>1.12.7</mockk>
<mockk>1.12.4</mockk>
<querydsl>5.0.0</querydsl>
<reactor>2020.0.21</reactor>
<rxjava>1.3.8</rxjava>
@@ -1350,4 +1351,4 @@
</pluginRepository>
</pluginRepositories>
</project>
</project>