Skip to content

Commit

Permalink
Merge pull request #347 from nationalarchives/update/scala-steward-de…
Browse files Browse the repository at this point in the history
…pendencies/scala-library-2.13.14

Update scala-library to 2.13.14 in scala-steward-dependencies
  • Loading branch information
mergify[bot] authored May 4, 2024
2 parents d77f57e + ec88acc commit a918d8e
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 @@ -25,7 +25,7 @@ ThisBuild / description := "A simple graphql client which uses auto generated sa
ThisBuild / licenses := List("MIT" -> new URL("https://choosealicense.com/licenses/mit/"))
ThisBuild / homepage := Some(url("https://github.com/nationalarchives/tdr-graphql-client"))

scalaVersion := "2.13.13"
scalaVersion := "2.13.14"

useGpgPinentry := true
publishTo := sonatypePublishToBundle.value
Expand Down

0 comments on commit a918d8e

Please sign in to comment.