Skip to content

Commit

Permalink
Merge pull request #35 from skalarproduktraum/bump-kotlin-to-1.9.22
Browse files Browse the repository at this point in the history
Bump Kotlin to 1.9.22
  • Loading branch information
ctrueden authored Feb 21, 2024
2 parents e8c1546 + 85d0638 commit f198949
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -314,16 +314,16 @@
<formatter-maven-plugin.version>2.23.0</formatter-maven-plugin.version> <!-- net.revelc.code.formatter -->
<maven-graph-plugin.version>1.45</maven-graph-plugin.version> <!-- org.fusesource.mvnplugins -->
<exists-maven-plugin.version>0.9.0</exists-maven-plugin.version> <!-- org.honton.chas -->
<jacoco-maven-plugin.version>0.8.10</jacoco-maven-plugin.version> <!-- org.jacoco -->
<dokka-maven-plugin.version>1.8.20</dokka-maven-plugin.version> <!-- org.jetbrains.jetbrains -->
<jacoco-maven-plugin.version>0.8.11</jacoco-maven-plugin.version> <!-- org.jacoco -->
<dokka-maven-plugin.version>1.9.10</dokka-maven-plugin.version> <!-- org.jetbrains.jetbrains -->
<revapi-maven-plugin.version>0.15.0</revapi-maven-plugin.version> <!-- org.revapi -->
<sonar-maven-plugin.version>3.9.1.2184</sonar-maven-plugin.version> <!-- org.sonarsource.scanner.maven -->
<nexus-staging-maven-plugin.version>1.6.13</nexus-staging-maven-plugin.version> <!-- org.sonatype.plugins -->

<!-- Plugin dependencies -->
<maven-dependency-tree.version>2.2</maven-dependency-tree.version>
<extra-enforcer-rules.version>1.2</extra-enforcer-rules.version>
<kotlin.version>1.8.22</kotlin.version>
<kotlin.version>1.9.22</kotlin.version>
<revapi-java.version>0.20.2</revapi-java.version>
<scijava-coding-style.version>2.1.1</scijava-coding-style.version>
<therapi.version>0.12.0</therapi.version>
Expand Down

0 comments on commit f198949

Please sign in to comment.