Skip to content

Commit

Permalink
2.13.7
Browse files Browse the repository at this point in the history
  • Loading branch information
carueda committed Nov 4, 2021
1 parent fae8881 commit 0f333e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -4,7 +4,7 @@ organization := "com.github.carueda"
name := "tscfg"
version := tscfgVersion
scalaVersion := "3.1.0"
crossScalaVersions := Seq("2.13.6", "3.1.0")
crossScalaVersions := Seq("2.13.7", "3.1.0")

libraryDependencies ++= Seq(
"com.outr" %% "scribe" % "3.6.3",
Expand Down

0 comments on commit 0f333e3

Please sign in to comment.