Skip to content

Commit

Permalink
Update scala-library to 2.13.14
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-app-iheart[bot] committed May 2, 2024
1 parent 8fae4b1 commit 81bb476
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 @@ -435,7 +435,7 @@ lazy val commonSettings = addCompilerPlugins(
"kind-projector"
) ++ sharedCommonSettings ++ Seq(
organization := "com.iheart",
scalaVersion := "2.13.10",
scalaVersion := "2.13.14",
Test / parallelExecution := false,
releaseCrossBuild := false,
developers := List(developerKai),
Expand Down

0 comments on commit 81bb476

Please sign in to comment.