Skip to content

Commit

Permalink
Update org.scalatestplus:junit-5-10_2.13 to v3.2.19.1 (was `3.2.1…
Browse files Browse the repository at this point in the history
…9.0`)
  • Loading branch information
renovate[bot] authored and ihostage committed Oct 18, 2024
1 parent d71de4e commit 1400ae9
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion scala/chatroom/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ webjars-play = "3.0.1"
jsoup = "1.17.2"
flot = "0.8.3-1"
bootstrap = "3.4.1"
scalatestplus = "3.2.19.0"
scalatestplus = "3.2.19.1"
scalatestplus-play = "7.0.1"

[libraries]
Expand Down
2 changes: 1 addition & 1 deletion scala/compile-di/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
twirl = "2.0.7"
play = "3.1.0-d1f1b9f8-SNAPSHOT"
scalatestplus = "3.2.19.0"
scalatestplus = "3.2.19.1"
scalatestplus-play = "7.0.1"

[libraries]
Expand Down
2 changes: 1 addition & 1 deletion scala/fileupload/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
twirl = "2.0.7"
play = "3.1.0-d1f1b9f8-SNAPSHOT"
scalatestplus = "3.2.19.0"
scalatestplus = "3.2.19.1"
scalatestplus-play = "7.0.1"

[libraries]
Expand Down
2 changes: 1 addition & 1 deletion scala/forms/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
twirl = "2.0.7"
play = "3.1.0-d1f1b9f8-SNAPSHOT"
scalatestplus = "3.2.19.0"
scalatestplus = "3.2.19.1"
scalatestplus-play = "7.0.1"

[libraries]
Expand Down
2 changes: 1 addition & 1 deletion scala/hello-world/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
twirl = "2.0.7"
play = "3.1.0-d1f1b9f8-SNAPSHOT"
scalatestplus = "3.2.19.0"
scalatestplus = "3.2.19.1"
scalatestplus-play = "7.0.1"

[libraries]
Expand Down
2 changes: 1 addition & 1 deletion scala/log4j2/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
twirl = "2.0.7"
play = "3.1.0-d1f1b9f8-SNAPSHOT"
scalatestplus = "3.2.19.0"
scalatestplus = "3.2.19.1"
scalatestplus-play = "7.0.1"
log4j = "2.23.1"

Expand Down
2 changes: 1 addition & 1 deletion scala/macwire-di/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
twirl = "2.0.7"
play = "3.1.0-d1f1b9f8-SNAPSHOT"
scalatestplus = "3.2.19.0"
scalatestplus = "3.2.19.1"
scalatestplus-play = "7.0.1"
macwire = "2.6.2"

Expand Down
2 changes: 1 addition & 1 deletion scala/rest-api/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ twirl = "2.0.7"
play = "3.1.0-d1f1b9f8-SNAPSHOT"
scala-guice = "6.0.0"
scala-uri = "4.0.3"
scalatestplus = "3.2.19.0"
scalatestplus = "3.2.19.1"
scalatestplus-play = "7.0.1"

[libraries]
Expand Down
2 changes: 1 addition & 1 deletion scala/secure-session/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
twirl = "2.0.7"
play = "3.1.0-d1f1b9f8-SNAPSHOT"
scalatestplus = "3.2.19.0"
scalatestplus = "3.2.19.1"
scalatestplus-play = "7.0.1"
pekko = "1.0.3"

Expand Down
2 changes: 1 addition & 1 deletion scala/starter/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
twirl = "2.0.7"
play = "3.1.0-d1f1b9f8-SNAPSHOT"
scalatestplus = "3.2.19.0"
scalatestplus = "3.2.19.1"
scalatestplus-play = "7.0.1"

[libraries]
Expand Down
2 changes: 1 addition & 1 deletion scala/streaming/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
twirl = "2.0.7"
play = "3.1.0-d1f1b9f8-SNAPSHOT"
scalatestplus = "3.2.19.0"
scalatestplus = "3.2.19.1"
scalatestplus-play = "7.0.1"

[libraries]
Expand Down
2 changes: 1 addition & 1 deletion scala/websocket/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
twirl = "2.0.7"
play = "3.1.0-d1f1b9f8-SNAPSHOT"
play-ws = "3.0.0"
scalatestplus = "3.2.19.0"
scalatestplus = "3.2.19.1"
scalatestplus-play = "7.0.1"
flot = "0.8.3-1"
bootstrap = "3.4.1"
Expand Down

0 comments on commit 1400ae9

Please sign in to comment.