Skip to content

Commit

Permalink
Merge pull request #44 from GenomicDataInfrastructure/renovate/compil…
Browse files Browse the repository at this point in the history
…er-plugin.version

chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.13.0
  • Loading branch information
brunopacheco1 authored Jul 12, 2024
2 parents 06a6352 + 06e02cb commit 8e2dc62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<properties>
<assertj.version>3.25.3</assertj.version>
<checkstyle-maven-plugin.version>3.3.1</checkstyle-maven-plugin.version>
<compiler-plugin.version>3.12.1</compiler-plugin.version>
<compiler-plugin.version>3.13.0</compiler-plugin.version>
<lombok.version>1.18.30</lombok.version>
<maven.compiler.release>21</maven.compiler.release>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 8e2dc62

Please sign in to comment.