Skip to content

Commit

Permalink
The docker container used for building in CI only has JDK8 :'( roll b…
Browse files Browse the repository at this point in the history
…ack spotless plugin version.
  • Loading branch information
holdenk committed Nov 22, 2023
1 parent 7fa97e9 commit c359501
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 @@ -67,7 +67,7 @@
<substrait.version>0.5.0</substrait.version>
<protobuf.version>3.23.4</protobuf.version>
<!--spotless-->
<spotless.version>2.40.0</spotless.version>
<spotless.version>2.29.0</spotless.version>
<spotless.scalafmt.version>3.5.9</spotless.scalafmt.version>
<spotless.delimiter>package</spotless.delimiter>
<spotless.license.header>
Expand Down

0 comments on commit c359501

Please sign in to comment.