Skip to content

Commit

Permalink
Update dependency org.junit.jupiter:junit-jupiter to v5.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 21, 2024
1 parent 4479ba7 commit 9bbf8be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ reactor-netty-core = { module = "io.projectreactor.netty:reactor-netty-core", ve
reactor-netty-http = { module = "io.projectreactor.netty:reactor-netty-http", version.ref = "reactor" }
spark = "com.github.AlexProgrammerDE.spark:spark-common:2ba922a171"
javax-annotations = "javax.annotation:javax.annotation-api:1.3.2"
junit = "org.junit.jupiter:junit-jupiter:5.11.2"
junit = "org.junit.jupiter:junit-jupiter:5.11.3"

[bundles]
bom = ["netty-bom", "armeria-bom", "protobuf-bom"]
Expand Down

0 comments on commit 9bbf8be

Please sign in to comment.