Skip to content

Commit

Permalink
Merge pull request #1162 from nationalarchives/update/scala-steward-d…
Browse files Browse the repository at this point in the history
…ependencies/scala-library-2.13.15

Update scala-library to 2.13.15 in scala-steward-dependencies
  • Loading branch information
mergify[bot] authored Sep 28, 2024
2 parents a785852 + 2ee6881 commit 3e25f1d
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 @@ import java.io.FileWriter
ThisBuild / organization := "uk.gov.nationalarchives"
ThisBuild / organizationName := "National Archives"

scalaVersion := "2.13.14"
scalaVersion := "2.13.15"

lazy val setLatestTagOutput = taskKey[Unit]("Sets a GitHub actions output for the latest tag")

Expand Down

0 comments on commit 3e25f1d

Please sign in to comment.