Skip to content

Commit 51117f0

Browse files
chore: bump dokka-maven-plugin from 1.4.0 to 1.4.10 (#61)
Bumps dokka-maven-plugin from 1.4.0 to 1.4.10. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b9846d8 commit 51117f0

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
@@ -17,7 +17,7 @@
1717
</modules>
1818
<properties>
1919
<kotlin.version>1.4.10</kotlin.version>
20-
<dokka.version>1.4.0</dokka.version>
20+
<dokka.version>1.4.10</dokka.version>
2121
<atrium.version>0.13.0</atrium.version>
2222
<kotest.version>4.2.5</kotest.version>
2323
</properties>

0 commit comments

Comments
 (0)