Skip to content

Commit

Permalink
Update scala-library to 2.13.15 (#234)
Browse files Browse the repository at this point in the history
Co-authored-by: gu-scala-steward-public-repos[bot] <108136057+gu-scala-steward-public-repos[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 6f8ed0a commit 4076cd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ lazy val root = (project in file("."))
version := "0.1.0",
organization := "com.gu",
organizationName := "The Guardian",
scalaVersion := "2.13.14",
scalaVersion := "2.13.15",
libraryDependencies ++= List(
"org.scalameta" %% "munit" % "1.0.2" % Test,
"org.scalaj" %% "scalaj-http" % "2.4.2",
Expand Down

0 comments on commit 4076cd8

Please sign in to comment.