Skip to content

Commit

Permalink
Bump scalatest.version from 3.2.16 to 3.2.17 in /jvm-packages/xgboost4j
Browse files Browse the repository at this point in the history
Bumps `scalatest.version` from 3.2.16 to 3.2.17.

Updates `org.scalatest:scalatest_2.12` from 3.2.16 to 3.2.17
- [Release notes](https://github.com/scalatest/scalatest/releases)
- [Commits](https://github.com/scalatest/scalatest/commits)

Updates `org.scalactic:scalactic_2.12` from 3.2.16 to 3.2.17
- [Release notes](https://github.com/scalatest/scalatest/releases)
- [Commits](https://github.com/scalatest/scalatest/commits)

---
updated-dependencies:
- dependency-name: org.scalatest:scalatest_2.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.scalactic:scalactic_2.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 8, 2023
1 parent 66a0832 commit 298e0a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jvm-packages/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<cudf.version>23.08.0</cudf.version>
<spark.rapids.version>23.08.1</spark.rapids.version>
<cudf.classifier>cuda11</cudf.classifier>
<scalatest.version>3.2.16</scalatest.version>
<scalatest.version>3.2.17</scalatest.version>
<scala-collection-compat.version>2.11.0</scala-collection-compat.version>
</properties>
<repositories>
Expand Down

0 comments on commit 298e0a1

Please sign in to comment.