Skip to content

Commit e48f641

Browse files
Bump org.scala-lang:scala-library from 2.13.12 to 2.13.16
Bumps [org.scala-lang:scala-library](https://github.com/scala/scala) from 2.13.12 to 2.13.16. - [Release notes](https://github.com/scala/scala/releases) - [Commits](scala/scala@v2.13.12...v2.13.16) --- updated-dependencies: - dependency-name: org.scala-lang:scala-library dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7c1a83d commit e48f641

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

csv-validator-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146

147147
<properties>
148148
<scala.version>2.13</scala.version>
149-
<scala.lib.version>2.13.12</scala.lib.version>
149+
<scala.lib.version>2.13.16</scala.lib.version>
150150
<cats.core.version>2.10.0</cats.core.version>
151151
<cats.effect.version>3.5.1</cats.effect.version>
152152
<specs2.version>4.20.4</specs2.version>

0 commit comments

Comments
 (0)