Skip to content

Commit

Permalink
chore(deps): update junit5 monorepo to v5.11.1
Browse files Browse the repository at this point in the history
| datasource | package                                | from   | to     |
| ---------- | -------------------------------------- | ------ | ------ |
| maven      | org.junit.jupiter:junit-jupiter-engine | 5.11.0 | 5.11.1 |
| maven      | org.junit.jupiter:junit-jupiter-api    | 5.11.0 | 5.11.1 |
  • Loading branch information
renovate[bot] committed Sep 25, 2024
1 parent 1c7fb9a commit 23ec209
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencyResolutionManagement {
version("confluent", "7.7.1")
version("kotlin-faker", "1.16.0")
version("grpc", "1.68.0")
version("junit", "5.11.0")
version("junit", "5.11.1")
version("kotlin", "2.0.20")
version("logback", "1.5.8")
version("mutiny-clients", "3.15.1")
Expand Down

0 comments on commit 23ec209

Please sign in to comment.