Skip to content

Commit

Permalink
build(deps): bump scala-library from 2.13.13 to 2.13.14
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and tkrs committed May 6, 2024
1 parent 16a8bf9 commit 7900da6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import sbt._
object Dependencies {
val Ver = new {
val `scala2.12` = "2.12.19"
val `scala2.13` = "2.13.13"
val `scala2.13` = "2.13.14"
val scala3 = "3.4.1"

val organizeImports = "0.6.0"
Expand Down

0 comments on commit 7900da6

Please sign in to comment.