Skip to content

Commit

Permalink
Bump org.scala-lang.modules:scala-xml_2.13 from 2.2.0 to 2.3.0
Browse files Browse the repository at this point in the history
Bumps [org.scala-lang.modules:scala-xml_2.13](https://github.com/scala/scala-xml) 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.13
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed May 23, 2024
1 parent 4a4401b commit 6538dde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion polyglot-scala/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<dependency>
<groupId>org.scala-lang.modules</groupId>
<artifactId>scala-xml_${scala.bin.version}</artifactId>
<version>2.2.0</version>
<version>2.3.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 6538dde

Please sign in to comment.