We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ae82c73 + 39b4bc5 commit bb3ed17Copy full SHA for bb3ed17
mybatis-spring-boot-samples/mybatis-spring-boot-sample-kotlin/pom.xml
@@ -125,7 +125,7 @@
125
<plugin>
126
<groupId>org.jetbrains.dokka</groupId>
127
<artifactId>dokka-maven-plugin</artifactId>
128
- <version>2.0.0</version>
+ <version>2.1.0</version>
129
<configuration>
130
<classifier>javadoc</classifier>
131
<classesDirectory>${project.build.directory}/dokka/javadoc</classesDirectory>
0 commit comments