Merge pull request #189 from ollama4j/dependabot/maven/org.junit.jupiter-junit-jupiter-api-5.13.4

Bump org.junit.jupiter:junit-jupiter-api from 5.10.0 to 5.13.4
This commit is contained in:
Amith Koujalgi 2025-09-28 18:07:41 +05:30 committed by GitHub
commit 99f413282c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -215,7 +215,7 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-api</artifactId>
<version>5.10.0</version>
<version>5.13.4</version>
<scope>test</scope>
</dependency>
<dependency>