Skip to content

Commit

Permalink
Update scala-library, scala-reflect to 2.13.14
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and nMoncho committed Jun 24, 2024
1 parent 6ae4039 commit c318979
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 @@ -2,7 +2,7 @@ import sbt.*

object Dependencies {
object Version {
val scala213 = "2.13.11"
val scala213 = "2.13.14"
val scala212 = "2.12.19"

val cassandraUnit = "4.3.1.0"
Expand Down

0 comments on commit c318979

Please sign in to comment.