Skip to content

Commit

Permalink
Merged all dependabot PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
hho committed Oct 24, 2023
4 parents cf7bd02 + 84613a9 + 0732ac1 + fb6586a commit 7751f2e
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 @@ -12,7 +12,7 @@
<url>https://github.com/deviceinsight/helm-maven-plugin</url>

<properties>
<kotlin.version>1.8.22</kotlin.version>
<kotlin.version>1.9.10</kotlin.version>
<kotlin.compiler.jvmTarget>1.8</kotlin.compiler.jvmTarget>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
Expand All @@ -28,13 +28,13 @@
<junit.jupiter.version>5.10.0</junit.jupiter.version>
<assertj-core.version>3.24.2</assertj-core.version>

<dokka-maven-plugin.version>1.8.20</dokka-maven-plugin.version>
<dokka-maven-plugin.version>1.9.10</dokka-maven-plugin.version>
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
<maven-source-plugin.version>3.3.0</maven-source-plugin.version>
<gitflow-maven-plugin.version>1.20.0</gitflow-maven-plugin.version>
<nexus-staging-maven-plugin.version>1.6.13</nexus-staging-maven-plugin.version>
<maven-gpg-plugin.version>3.1.0</maven-gpg-plugin.version>
<maven-surefire-plugin.version>2.22.2</maven-surefire-plugin.version>
<maven-surefire-plugin.version>3.1.2</maven-surefire-plugin.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 7751f2e

Please sign in to comment.