Skip to content

Commit 98bd367

Browse files
committed
Configured dokka with java 11
1 parent e83ebb9 commit 98bd367

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pom-central.xml

+3
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,9 @@
120120
</goals>
121121
</execution>
122122
</executions>
123+
<configuration>
124+
<jdkVersion>11</jdkVersion>
125+
</configuration>
123126
</plugin>
124127
<plugin>
125128
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)