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 5b809ea commit caa6951Copy full SHA for caa6951
sangria/build.sbt
@@ -1,6 +1,6 @@
1
name := "sangria"
2
3
-ThisBuild / scalaVersion := "2.13.14"
+ThisBuild / scalaVersion := "2.13.15"
4
5
scalacOptions ++= Seq("-Ywarn-unused", "-deprecation")
6
0 commit comments