We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0278ed commit 1ad9e4aCopy full SHA for 1ad9e4a
1 file changed
build.sbt
@@ -56,7 +56,7 @@ val commonSettings: immutable.Seq[Def.Setting[_]] = List(
56
},
57
organization := "com.gu",
58
version := "1.0",
59
- scalaVersion := "2.13.16",
+ scalaVersion := "2.13.18",
60
scalacOptions ++= Seq(
61
"-deprecation",
62
"-encoding",
0 commit comments