Skip to content

Commit

Permalink
Update scala-support to 4.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed May 29, 2024
1 parent 51bafdd commit 5bc7ad0
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 @@ -28,7 +28,7 @@ object Dependencies {
private val postgresqlDriverVersion = "42.2.24"
private val kafkaDriverVersion = "2.2.0"
private val mockitoVersion = "3.7.7"
private val restAssuredVersion = "4.0.0"
private val restAssuredVersion = "4.5.1"
private val groovyVersion = "2.5.16"
private val awsV1Version = "1.11.479"
private val awsV2Version = "2.20.68"
Expand Down

0 comments on commit 5bc7ad0

Please sign in to comment.