Skip to content

Commit

Permalink
Upgrade SAT to 0.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wborn committed Jan 6, 2025
1 parent 0fdbfdb commit fc62403
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 @@ -66,7 +66,7 @@
<oh.java.version>21</oh.java.version>
<maven.compiler.release>${oh.java.version}</maven.compiler.release>

<sat.version>0.16.0</sat.version>
<sat.version>0.17.0</sat.version>
<spotless.version>2.43.0</spotless.version>
<!-- Eclipse Java formatter version 4.26+ does not check test files -->
<spotless.eclipse.version>4.25</spotless.eclipse.version>
Expand Down

0 comments on commit fc62403

Please sign in to comment.