Skip to content

Commit 5ebde27

Browse files
authored
Update pom-central.xml
1 parent e5db6dc commit 5ebde27

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pom-central.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,9 @@
174174
<groupId>org.jetbrains.dokka</groupId>
175175
<artifactId>dokka-maven-plugin</artifactId>
176176
<version>1.9.20</version>
177+
<configuration>
178+
<jdkVersion>11</jdkVersion>
179+
</configuration>
177180
<executions>
178181
<execution>
179182
<phase>prepare-package</phase>

0 commit comments

Comments
 (0)