Skip to content

Commit

Permalink
chore(deps): update dependency scala to v2.13.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 30, 2024
1 parent 3d0fe34 commit 9e8542f
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
@@ -1,7 +1,7 @@
import sbt.Keys.libraryDependencies

// Constants
val defaultScalaVersion = "2.13.13"
val defaultScalaVersion = "2.13.14"

inThisBuild(
List(
Expand Down

0 comments on commit 9e8542f

Please sign in to comment.