Skip to content

Commit acc1785

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

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.16</scala.lib.version>
149+
<scala.lib.version>2.13.17</scala.lib.version>
150150
<cats.core.version>2.13.0</cats.core.version>
151151
<cats.effect.version>3.7-4972921</cats.effect.version>
152152
<specs2.version>4.22.0</specs2.version>

0 commit comments

Comments
 (0)