Skip to content

Commit

Permalink
Update dependency scala to v2.13.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 8, 2022
1 parent 0fe3d4a commit e86047f
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 @@ -5,7 +5,7 @@ lazy val root = (project in file("."))
inThisBuild(
List(
organization := "zio",
scalaVersion := "2.13.8",
scalaVersion := "2.13.10",
version := "0.1.3-SNAPSHOT"
)
),
Expand Down

0 comments on commit e86047f

Please sign in to comment.