File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 176
176
<scala .binary.version>2.13</scala .binary.version>
177
177
<scalatest-maven-plugin .version>2.2.0</scalatest-maven-plugin .version>
178
178
<!-- dont update scala-maven-plugin to version 4.8.1 SPARK-42809 and SPARK-43595 -->
179
- <scala-maven-plugin .version>4.8 .0</scala-maven-plugin .version>
179
+ <scala-maven-plugin .version>4.9 .0</scala-maven-plugin .version>
180
180
<maven .scaladoc.skip>false</maven .scaladoc.skip>
181
181
<versions-maven-plugin .version>2.16.0</versions-maven-plugin .version>
182
182
<!-- for now, not running scalafmt as part of default verify pipeline -->
Original file line number Diff line number Diff line change 15
15
# limitations under the License.
16
16
#
17
17
# Please update the version in appveyor-install-dependencies.ps1 together.
18
- sbt.version =1.9.2
18
+ sbt.version =1.9.5
You can’t perform that action at this time.
0 commit comments