Skip to content

Commit

Permalink
Revert Dokka version to 1.7.20 to align with kotlin version
Browse files Browse the repository at this point in the history
Revert Dokka version to 1.7.20 to align with kotlin version

#317
  • Loading branch information
smcvb committed Dec 5, 2023
1 parent 224aaba commit a98ff8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<junit.jupiter.version>5.10.1</junit.jupiter.version>
<mockk.version>1.12.4</mockk.version>
<!-- Build -->
<dokka.version>1.9.10</dokka.version>
<dokka.version>1.7.10</dokka.version>
<jacoco-maven.version>0.8.8</jacoco-maven.version>
<maven-assembly.version>3.6.0</maven-assembly.version>
<maven-clean.version>3.3.2</maven-clean.version>
Expand Down

0 comments on commit a98ff8d

Please sign in to comment.