Skip to content

Commit 844aef1

Browse files
Update dependency scala to v2.13.18
1 parent 92f9d73 commit 844aef1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name := "slick-codegen-example"
44

55
inThisBuild(
66
List(
7-
scalaVersion := "2.13.15",
7+
scalaVersion := "2.13.18",
88
scalacOptions += "-Xsource:3",
99
githubWorkflowPublishTargetBranches := Seq(),
1010
githubWorkflowBuild += WorkflowStep.Sbt(List("run")),

0 commit comments

Comments
 (0)