Skip to content

Commit

Permalink
Update maven.version to v3.9.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 18, 2024
1 parent f3dd1dd commit 0181d03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion poetimizely-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<properties>
<maven.compiler.target>11</maven.compiler.target>
<maven.compiler.source>11</maven.compiler.source>
<maven.version>3.9.8</maven.version>
<maven.version>3.9.9</maven.version>
<kotlin.version>2.0.10</kotlin.version>
<kotlin.compiler.jvmTarget>11</kotlin.compiler.jvmTarget>
<junit-jupiter.version>5.11.0</junit-jupiter.version>
Expand Down

0 comments on commit 0181d03

Please sign in to comment.