Skip to content

Commit

Permalink
Bump scala-library from 2.13.5 to 2.13.7 (#172)
Browse files Browse the repository at this point in the history
* Bump scala-library from 2.13.5 to 2.13.7

Bumps [scala-library](https://github.com/scala/scala) from 2.13.5 to 2.13.7.
- [Release notes](https://github.com/scala/scala/releases)
- [Commits](scala/scala@v2.13.5...v2.13.7)

---
updated-dependencies:
- dependency-name: org.scala-lang:scala-library
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update pom.xml

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ciaran Kearney <[email protected]>
  • Loading branch information
dependabot[bot] and SimonJPegg committed Dec 21, 2021
1 parent 7cf5727 commit 733712b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<version.scala.collection.compat>2.6.0</version.scala.collection.compat>
<version.mockito.core>4.1.0</version.mockito.core>
<version.scala.major>2.13</version.scala.major>
<version.scala.minor>.5</version.scala.minor>
<version.scala.minor>.7</version.scala.minor>
<version.scala.xml>1.3.0</version.scala.xml>
<version.scalafmt.dynamic>2.7.5</version.scalafmt.dynamic>
<version.scalatest>3.3.0-SNAP3</version.scalatest>
Expand Down

0 comments on commit 733712b

Please sign in to comment.