Skip to content

Commit

Permalink
Bump org.scala-lang.modules:scala-parallel-collections_2.13 (#307)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent ec86374 commit e3a03ec
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 @@ -61,7 +61,7 @@ dependencies {

/* CORE Scala */
implementation "org.scala-lang:scala-library:${scalaBinaryVersion}"
implementation 'org.scala-lang.modules:scala-parallel-collections_2.13:1.0.4'
implementation 'org.scala-lang.modules:scala-parallel-collections_2.13:1.1.0'

/* CORE pekko */
testImplementation "org.apache.pekko:pekko-actor_${scalaVersion}:${pekkoVersion}"
Expand Down

0 comments on commit e3a03ec

Please sign in to comment.