Skip to content

Commit

Permalink
scala 2.13 dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jiyong-lee-dev committed Apr 18, 2024
1 parent 5d1c79b commit eb81112
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -448,13 +448,11 @@
<version>${project.version}</version>
<type>test-jar</type>
</dependency>
<!-- #if scala-2.13 --><!--
<dependency>
<groupId>org.scala-lang.modules</groupId>
<artifactId>scala-parallel-collections_${scala.binary.version}</artifactId>
<version>1.0.4</version>
</dependency>
--><!-- #endif scala-2.13 -->
<dependency>
<groupId>com.twitter</groupId>
<artifactId>chill_${scala.binary.version}</artifactId>
Expand Down

0 comments on commit eb81112

Please sign in to comment.