Merge pull request #235 from ollama4j/dependabot/maven/org.junit.jupiter-junit-jupiter-api-6.0.1
Some checks failed
CodeQL / Analyze (java) (push) Failing after 8s
CodeQL / Analyze (javascript) (push) Failing after 6s
Mark stale issues / stale (push) Failing after 8s
Mark stale issues and PRs / stale (push) Failing after 16s

Bump org.junit.jupiter:junit-jupiter-api from 6.0.0 to 6.0.1
This commit is contained in:
Amith Koujalgi
2025-11-03 14:42:28 +05:30
committed by GitHub

View File

@@ -284,7 +284,7 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-api</artifactId>
<version>6.0.0</version>
<version>6.0.1</version>
<scope>test</scope>
</dependency>
<dependency>