Skip to content

Commit 1c7db45

Browse files
committed
update to latest dokka version, fix #37
1 parent e44e07a commit 1c7db45

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@
3636
<kotlin.version>1.3.61</kotlin.version>
3737
<kotlin-logging.version>1.7.7</kotlin-logging.version>
3838
<jackson-kotlin.version>2.10.0</jackson-kotlin.version>
39-
<mockk.version>1.9.3</mockk.version>
39+
<mockk.version>1.10.0</mockk.version>
4040
<junit.jupiter.version>5.5.2</junit.jupiter.version>
4141
<slf4j.version>1.7.30</slf4j.version>
4242
<log4j.version>2.13.3</log4j.version>
43-
<dokka.version>0.10.1</dokka.version>
43+
<dokka.version>1.4.0</dokka.version>
4444
</properties>
4545

4646
<dependencyManagement>

0 commit comments

Comments
 (0)