Skip to content
Snippets Groups Projects
Unverified Commit b8b7d2f5 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

build(deps): bump org.junit.jupiter:junit-jupiter-api

Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) from 5.11.1 to 5.11.3.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.11.1...r5.11.3

)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: default avatardependabot[bot] <support@github.com>
parent 729eb224
No related branches found
No related tags found
1 merge request!624chore: Maintenance Update
......@@ -61,7 +61,7 @@ dependencies {
api("org.springframework.boot:spring-boot-starter-data-jpa:3.3.4")
api("org.postgresql:postgresql:42.7.3")
api("org.javassist:javassist:3.30.2-GA")
testImplementation("org.junit.jupiter:junit-jupiter-api:5.11.1")
testImplementation("org.junit.jupiter:junit-jupiter-api:5.11.3")
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.10.2")
testRuntimeOnly("com.h2database:h2:2.3.232")
testImplementation("org.springframework.boot:spring-boot-starter-test:3.3.4")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment