Skip to content

Commit

Permalink
Bump maven-compiler-plugin from 3.10.1 to 3.11.0 in /bungee (#69)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 18, 2023
1 parent 44645f9 commit d682137
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bungee/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
<!-- Compiler Plugin -->
<plugin>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.10.1</version>
<version>3.11.0</version>
</plugin>
<!-- Shade Plugin -->
<plugin>
Expand Down

0 comments on commit d682137

Please sign in to comment.