Skip to content

Commit f8eb4a0

Browse files
authored
Merge pull request #32 from skalarproduktraum/main
POM: Bump Kotlin to 1.7.20
2 parents 045efeb + 27cff88 commit f8eb4a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@
300300
<versions-maven-plugin.version>2.8.1</versions-maven-plugin.version>
301301

302302
<!-- Other Maven plugins -->
303-
<dokka-maven-plugin.version>1.5.0</dokka-maven-plugin.version>
303+
<dokka-maven-plugin.version>1.7.20</dokka-maven-plugin.version>
304304
<exists-maven-plugin.version>0.8.0</exists-maven-plugin.version>
305305
<formatter-maven-plugin.version>2.16.0</formatter-maven-plugin.version>
306306
<impsort-maven-plugin.version>1.6.2</impsort-maven-plugin.version>
@@ -315,7 +315,7 @@
315315
<!-- Plugin dependencies -->
316316
<maven-dependency-tree.version>2.2</maven-dependency-tree.version>
317317
<extra-enforcer-rules.version>1.2</extra-enforcer-rules.version>
318-
<kotlin.version>1.4.21</kotlin.version>
318+
<kotlin.version>1.7.20</kotlin.version>
319319
<revapi-java.version>0.20.2</revapi-java.version>
320320
<scijava-coding-style.version>2.0.0</scijava-coding-style.version>
321321
<therapi.version>0.12.0</therapi.version>

0 commit comments

Comments
 (0)