Skip to content

Commit 6accb23

Browse files
Bump scala-parallel-collections_2.13 from 1.0.0 to 1.0.1 (#69)
Bumps [scala-parallel-collections_2.13](https://github.com/scala/scala-parallel-collections) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/scala/scala-parallel-collections/releases) - [Commits](scala/scala-parallel-collections@v1.0.0...v1.0.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6f76a20 commit 6accb23

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
@@ -79,7 +79,7 @@
7979
<dependency>
8080
<groupId>org.scala-lang.modules</groupId>
8181
<artifactId>scala-parallel-collections_2.13</artifactId>
82-
<version>1.0.0</version>
82+
<version>1.0.1</version>
8383
</dependency>
8484
</dependencies>
8585

0 commit comments

Comments
 (0)