Skip to content

Commit f5d4f55

Browse files
committed
Update scala-library to 2.13.10
1 parent b97f98f commit f5d4f55

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
lazy val buildSettings = Seq(
22
organization := "com.github.benfradet",
33
version := "0.7.0-SNAPSHOT",
4-
scalaVersion := "2.13.8"
4+
scalaVersion := "2.13.10"
55
)
66

77
lazy val compilerOptions = Seq(

0 commit comments

Comments
 (0)