Skip to content

Commit

Permalink
chore: Update scala-library from 2.12.19 to 2.12.20 (#127)
Browse files Browse the repository at this point in the history
Co-authored-by: RenkuBot <[email protected]>
  • Loading branch information
RenkuBot and RenkuBot authored Sep 5, 2024
1 parent fa63beb commit c888c88
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 @@ -24,7 +24,7 @@ lazy val root = Project(
.settings(
organization := "io.renku",
name := "jsonld4s",
crossScalaVersions := Seq("2.13.14", "2.12.19"),
crossScalaVersions := Seq("2.13.14", "2.12.20"),
scalaVersion := "2.13.14",
inConfig(Examples)(Defaults.testSettings)
)
Expand Down

0 comments on commit c888c88

Please sign in to comment.