Skip to content

Commit 2a96023

Browse files
Bump Kotlin to 1.3.21 and Dokka to 0.9.18
1 parent 8d14ead commit 2a96023

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@
223223
<versions-maven-plugin.version>2.5</versions-maven-plugin.version>
224224

225225
<!-- Other Maven plugins -->
226-
<dokka-maven-plugin.version>0.9.17</dokka-maven-plugin.version>
226+
<dokka-maven-plugin.version>0.9.18</dokka-maven-plugin.version>
227227
<imagej-maven-plugin.version>0.7.1</imagej-maven-plugin.version>
228228
<jacoco-maven-plugin.version>0.8.2</jacoco-maven-plugin.version>
229229
<javafx-maven-plugin.version>8.8.3</javafx-maven-plugin.version>
@@ -234,7 +234,7 @@
234234

235235
<!-- Plugin dependencies -->
236236
<extra-enforcer-rules.version>1.1</extra-enforcer-rules.version>
237-
<kotlin.version>1.3.10</kotlin.version>
237+
<kotlin.version>1.3.21</kotlin.version>
238238
<velocity.version>1.7</velocity.version>
239239

240240
<!-- Build extensions -->

0 commit comments

Comments
 (0)