15
pom.xml
15
pom.xml
@ -87,7 +87,7 @@
|
||||
<kotlin.compiler.jvmTarget>${maven.compiler.test.target}</kotlin.compiler.jvmTarget>
|
||||
<kotlin.version>1.4.10</kotlin.version>
|
||||
<kotest.version>4.3.1</kotest.version>
|
||||
<dokka.version>1.4.30</dokka.version>
|
||||
<dokka.version>1.4.32</dokka.version>
|
||||
|
||||
|
||||
<javacc.version>5.0</javacc.version>
|
||||
@ -928,19 +928,6 @@
|
||||
<enabled>true</enabled>
|
||||
</snapshots>
|
||||
</pluginRepository>
|
||||
<pluginRepository>
|
||||
<!-- needed for dokka-maven-plugin in pmd-lang-test -->
|
||||
<id>jcenter</id>
|
||||
<name>JCenter</name>
|
||||
<releases>
|
||||
<enabled>true</enabled>
|
||||
<updatePolicy>never</updatePolicy>
|
||||
</releases>
|
||||
<snapshots>
|
||||
<enabled>false</enabled>
|
||||
</snapshots>
|
||||
<url>https://jcenter.bintray.com/</url>
|
||||
</pluginRepository>
|
||||
</pluginRepositories>
|
||||
|
||||
<profiles>
|
||||
|
Reference in New Issue
Block a user