Skip to content

Commit bb3ed17

Browse files
authored
Merge pull request #1131 from mybatis/renovate/org.jetbrains.dokka-dokka-maven-plugin-2.x
chore(deps): update dependency org.jetbrains.dokka:dokka-maven-plugin to v2.1.0
2 parents ae82c73 + 39b4bc5 commit bb3ed17

File tree

1 file changed

+1
-1
lines changed
  • mybatis-spring-boot-samples/mybatis-spring-boot-sample-kotlin

1 file changed

+1
-1
lines changed

mybatis-spring-boot-samples/mybatis-spring-boot-sample-kotlin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
<plugin>
126126
<groupId>org.jetbrains.dokka</groupId>
127127
<artifactId>dokka-maven-plugin</artifactId>
128-
<version>2.0.0</version>
128+
<version>2.1.0</version>
129129
<configuration>
130130
<classifier>javadoc</classifier>
131131
<classesDirectory>${project.build.directory}/dokka/javadoc</classesDirectory>

0 commit comments

Comments
 (0)