Skip to content

Commit

Permalink
Merge pull request #290 from nationalarchives/scala-steward-dependencies
Browse files Browse the repository at this point in the history
Scala Steward Updates
  • Loading branch information
vimleshtna authored Sep 30, 2024
2 parents 49653df + 56e0bf3 commit c0e44e5
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 @@ -2,7 +2,7 @@ import Dependencies._

ThisBuild / version := "0.1.0-SNAPSHOT"

ThisBuild / scalaVersion := "2.13.14"
ThisBuild / scalaVersion := "2.13.15"

lazy val root = (project in file("."))
.settings(
Expand Down

0 comments on commit c0e44e5

Please sign in to comment.