Skip to content

Commit f198949

Browse files
authored
Merge pull request #35 from skalarproduktraum/bump-kotlin-to-1.9.22
Bump Kotlin to 1.9.22
2 parents e8c1546 + 85d0638 commit f198949

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -314,16 +314,16 @@
314314
<formatter-maven-plugin.version>2.23.0</formatter-maven-plugin.version> <!-- net.revelc.code.formatter -->
315315
<maven-graph-plugin.version>1.45</maven-graph-plugin.version> <!-- org.fusesource.mvnplugins -->
316316
<exists-maven-plugin.version>0.9.0</exists-maven-plugin.version> <!-- org.honton.chas -->
317-
<jacoco-maven-plugin.version>0.8.10</jacoco-maven-plugin.version> <!-- org.jacoco -->
318-
<dokka-maven-plugin.version>1.8.20</dokka-maven-plugin.version> <!-- org.jetbrains.jetbrains -->
317+
<jacoco-maven-plugin.version>0.8.11</jacoco-maven-plugin.version> <!-- org.jacoco -->
318+
<dokka-maven-plugin.version>1.9.10</dokka-maven-plugin.version> <!-- org.jetbrains.jetbrains -->
319319
<revapi-maven-plugin.version>0.15.0</revapi-maven-plugin.version> <!-- org.revapi -->
320320
<sonar-maven-plugin.version>3.9.1.2184</sonar-maven-plugin.version> <!-- org.sonarsource.scanner.maven -->
321321
<nexus-staging-maven-plugin.version>1.6.13</nexus-staging-maven-plugin.version> <!-- org.sonatype.plugins -->
322322

323323
<!-- Plugin dependencies -->
324324
<maven-dependency-tree.version>2.2</maven-dependency-tree.version>
325325
<extra-enforcer-rules.version>1.2</extra-enforcer-rules.version>
326-
<kotlin.version>1.8.22</kotlin.version>
326+
<kotlin.version>1.9.22</kotlin.version>
327327
<revapi-java.version>0.20.2</revapi-java.version>
328328
<scijava-coding-style.version>2.1.1</scijava-coding-style.version>
329329
<therapi.version>0.12.0</therapi.version>

0 commit comments

Comments
 (0)