Skip to content

Commit

Permalink
Bump jupiter from 5.10.0 to 5.10.1
Browse files Browse the repository at this point in the history
Bumps `jupiter` from 5.10.0 to 5.10.1.

Updates `org.junit.jupiter:junit-jupiter-api` from 5.10.0 to 5.10.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.10.0...r5.10.1)

Updates `org.junit.jupiter:junit-jupiter-engine` from 5.10.0 to 5.10.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.10.0...r5.10.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and ekoby committed Jan 10, 2024
1 parent bc6d663 commit c74d98d
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 @@ -8,7 +8,7 @@ semver-git = "2.3.7"
lazysodium-java = "5.1.4"
coroutines = "1.7.3"
slf4j = "2.0.9"
jupiter = "5.10.0"
jupiter = "5.10.1"
gson = "2.10.1"
tls-channel = "0.8.1"
jjwt = "0.11.5"
Expand Down

0 comments on commit c74d98d

Please sign in to comment.