Skip to content

Commit

Permalink
fix(deps): update dependency org.scala-lang.modules:scala-xml_2.13 to…
Browse files Browse the repository at this point in the history
… v2.3.0
  • Loading branch information
renovate[bot] authored and augi committed Apr 16, 2024
1 parent 207a9af commit d61ff38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ repositories {
dependencies {
api gradleApi()
api 'org.scalameta:scalafmt-dynamic_2.13:2.7.5'
api 'org.scala-lang.modules:scala-xml_2.13:2.2.0'
api 'org.scala-lang.modules:scala-xml_2.13:2.3.0'

testImplementation 'junit:junit:4.13.2'
testImplementation gradleTestKit()
Expand Down

0 comments on commit d61ff38

Please sign in to comment.