Skip to content

Commit

Permalink
deps: update scala-java8 version with parameter (#209)
Browse files Browse the repository at this point in the history
  • Loading branch information
jiangmichaellll committed Jun 30, 2021
1 parent 6757d66 commit 9a5145d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -115,7 +115,7 @@
</dependency>
<dependency>
<groupId>org.scala-lang.modules</groupId>
<artifactId>scala-java8-compat_2.11</artifactId>
<artifactId>scala-java8-compat_${scala.version.short}</artifactId>
<version>1.0.0</version>
</dependency>

Expand Down

0 comments on commit 9a5145d

Please sign in to comment.