Skip to content

Commit

Permalink
Merge pull request #878 from scala-steward/update/5.2.x/h2-2.3.230
Browse files Browse the repository at this point in the history
[5.2.x] h2 2.3.230 (was 2.2.224)
  • Loading branch information
mkurz authored Jul 30, 2024
2 parents 2c238cf + 19f60b4 commit ef86ca3
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 @@ -22,7 +22,7 @@ object Version {
val play = _root_.play.core.PlayVersion.current

val slick = "3.4.1"
val h2 = "2.2.224"
val h2 = "2.3.230"
}

object Library {
Expand Down

0 comments on commit ef86ca3

Please sign in to comment.