Skip to content

Commit ea49b68

Browse files
authored
Rebuild
1 parent 1ff7a89 commit ea49b68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ lazy val circeVersion = "0.13.0"
66
lazy val ackCordVersion = "0.19.0-SNAPSHOT"
77

88
lazy val commonSettings = Seq(
9-
scalaVersion := "2.13.16",
9+
scalaVersion := "2.13.16",
1010
crossScalaVersions := Seq("2.12.12", scalaVersion.value),
1111
organization := "net.katsstuff",
1212
scalacOptions ++= Seq(

0 commit comments

Comments
 (0)