Skip to content

Commit 5453ac2

Browse files
committed
Revert "Upgrade to Mockk 1.12.7."
This reverts commit 4f4b7ee. See #1785
1 parent 4833cdc commit 5453ac2

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

parent/pom.xml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
<?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">
1+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2+
<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">
23

34
<!--
45
@@ -116,7 +117,7 @@
116117
<logback>1.2.5</logback>
117118
<lombok>1.18.20</lombok>
118119
<mockito>3.12.4</mockito>
119-
<mockk>1.12.7</mockk>
120+
<mockk>1.12.4</mockk>
120121
<querydsl>5.0.0</querydsl>
121122
<reactor>2020.0.21</reactor>
122123
<rxjava>1.3.8</rxjava>
@@ -1350,4 +1351,4 @@
13501351
</pluginRepository>
13511352
</pluginRepositories>
13521353

1353-
</project>
1354+
</project>

0 commit comments

Comments
 (0)