Skip to content

Commit 546ccf2

Browse files
Bump org.scala-lang.modules:scala-xml_2.13 from 2.3.0 to 2.4.0 (#800)
Bumps [org.scala-lang.modules:scala-xml_2.13](https://github.com/scala/scala-xml) from 2.3.0 to 2.4.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.3.0...v2.4.0) --- updated-dependencies: - dependency-name: org.scala-lang.modules:scala-xml_2.13 dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 48f1424 commit 546ccf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
<play2-jdbc-evolutions.version>3.0.7</play2-jdbc-evolutions.version>
110110
<postgresql.version>42.7.6</postgresql.version>
111111
<scala.version>2.13.12</scala.version>
112-
<scala.xml.version>2.3.0</scala.xml.version>
112+
<scala.xml.version>2.4.0</scala.xml.version>
113113
<simplejavamail.version>8.12.6</simplejavamail.version>
114114
<slf4j.version>2.0.17</slf4j.version>
115115
<spotbugs.annotations.version>4.9.3</spotbugs.annotations.version>

0 commit comments

Comments
 (0)