Skip to content

Commit 3dbd6bb

Browse files
Bump org.mockito:mockito-junit-jupiter from 4.8.0 to 5.17.0
Bumps [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) from 4.8.0 to 5.17.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.8.0...v5.17.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-junit-jupiter dependency-version: 5.17.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3afd882 commit 3dbd6bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

functions/openai-functions/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<artifactId>openai-functions</artifactId>
2828

2929
<properties>
30-
<mockito.version>4.8.0</mockito.version>
30+
<mockito.version>5.17.0</mockito.version>
3131
</properties>
3232

3333
<dependencies>

0 commit comments

Comments
 (0)