Skip to content

Commit 1bc47f4

Browse files
Bump jupiter.version from 5.10.3 to 5.11.0
Bumps `jupiter.version` from 5.10.3 to 5.11.0. Updates `org.junit.jupiter:junit-jupiter-api` from 5.10.3 to 5.11.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.10.3...r5.11.0) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.10.3 to 5.11.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.10.3...r5.11.0) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4e11ed0 commit 1bc47f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inject-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<description>testing support for avaje-inject dependency injection</description>
1212

1313
<properties>
14-
<jupiter.version>5.10.3</jupiter.version>
14+
<jupiter.version>5.11.0</jupiter.version>
1515
<mockito.version>5.12.0</mockito.version>
1616
</properties>
1717

0 commit comments

Comments
 (0)