Skip to content

Commit

Permalink
Excludes Java17RecordTest
Browse files Browse the repository at this point in the history
  • Loading branch information
MaicolAntali committed Nov 6, 2023
1 parent edde156 commit 4657ff6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,9 @@
</format>
</formats>
<java>
<excludes>
<exclude>src/test/java/com/google/gson/native_test/Java17RecordTest.java</exclude>
</excludes>
<googleJavaFormat>
<style>GOOGLE</style>
<reflowLongStrings>true</reflowLongStrings>
Expand Down

0 comments on commit 4657ff6

Please sign in to comment.