Skip to content

Commit a32383f

Browse files
authored
Merge pull request #71 from rcardin/revert-13-renovate/dokka-maven-plugin.version
Revert "chore(deps): update dependency org.jetbrains.dokka:dokka-maven-plugin to v1.9.20"
2 parents 42dea75 + ab31d34 commit a32383f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<kotlin-stdlib.version>2.0.21</kotlin-stdlib.version>
3131
<arrow-core.version>1.2.4</arrow-core.version>
3232
<junit-jupiter.version>5.11.3</junit-jupiter.version>
33-
<dokka-maven-plugin.version>1.9.20</dokka-maven-plugin.version>
33+
<dokka-maven-plugin.version>1.9.0</dokka-maven-plugin.version>
3434
<maven-surefire-plugin.version>3.5.2</maven-surefire-plugin.version>
3535
<kotlinx-coroutines-test.version>1.9.0</kotlinx-coroutines-test.version>
3636
</properties>

0 commit comments

Comments
 (0)