Skip to content

Commit

Permalink
Bump scala-xml from 2.2.0 to 2.3.0
Browse files Browse the repository at this point in the history
Bumps `scala-xml` from 2.2.0 to 2.3.0.

Updates `org.scala-lang.modules:scala-xml_2.12` from 2.2.0 to 2.3.0
- [Release notes](https://github.com/scala/scala-xml/releases)
- [Changelog](https://github.com/scala/scala-xml/blob/main/CHANGELOG.md)
- [Commits](scala/scala-xml@v2.2.0...v2.3.0)

Updates `org.scala-lang.modules:scala-xml_2.13` from 2.2.0 to 2.3.0
- [Release notes](https://github.com/scala/scala-xml/releases)
- [Changelog](https://github.com/scala/scala-xml/blob/main/CHANGELOG.md)
- [Commits](scala/scala-xml@v2.2.0...v2.3.0)

Updates `org.scala-lang.modules:scala-xml_3` from 2.2.0 to 2.3.0
- [Release notes](https://github.com/scala/scala-xml/releases)
- [Changelog](https://github.com/scala/scala-xml/blob/main/CHANGELOG.md)
- [Commits](scala/scala-xml@v2.2.0...v2.3.0)

---
updated-dependencies:
- dependency-name: org.scala-lang.modules:scala-xml_2.12
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.scala-lang.modules:scala-xml_2.13
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.scala-lang.modules:scala-xml_3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 16, 2024
1 parent cf1d593 commit c81cfa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ scala213 = '2.13.13'
scala3 = '3.3.3'
scalatest = '3.2.18'
scalatestplus = '3.2.18.0'
scala-xml = '2.2.0'
scala-xml = '2.3.0'
wartremover = '3.1.6'

[libraries]
Expand Down

0 comments on commit c81cfa0

Please sign in to comment.