Skip to content

Commit

Permalink
chore(deps): update dependency scala to v2.13.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 7, 2023
1 parent c8e438b commit 2526c5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sangria/build.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name := "sangria"

ThisBuild / scalaVersion := "2.13.10"
ThisBuild / scalaVersion := "2.13.12"

scalacOptions ++= Seq("-Ywarn-unused", "-deprecation")

Expand Down

0 comments on commit 2526c5f

Please sign in to comment.