1
mirror of https://github.com/CarmJos/EasyConfiguration.git synced 2026-06-04 18:48:20 +08:00

chore(deps): update dependency org.jetbrains.dokka:dokka-maven-plugin to v2.2.0 (#225)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-03-26 14:33:40 +00:00
committed by GitHub
parent f54ee83938
commit 2482048449
+1 -1
View File
@@ -86,7 +86,7 @@
<plugin> <plugin>
<groupId>org.jetbrains.dokka</groupId> <groupId>org.jetbrains.dokka</groupId>
<artifactId>dokka-maven-plugin</artifactId> <artifactId>dokka-maven-plugin</artifactId>
<version>2.1.0</version> <version>2.2.0</version>
<executions> <executions>
<execution> <execution>
<phase>pre-site</phase> <phase>pre-site</phase>