Merge pull request #44 from skyero-aws/dependabot/maven/master/org.junit.jupiter-junit-jupiter-params-5.12.1

Bump org.junit.jupiter:junit-jupiter-params from 5.11.3 to 5.12.1
This commit is contained in:
github-actions[bot] 2025-03-26 20:24:10 +00:00 committed by GitHub
commit 905a070884
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -248,7 +248,7 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-params</artifactId>
<version>5.11.3</version>
<version>5.12.1</version>
<scope>test</scope>
</dependency>
<!-- Using older version to be compatible with Java 8 -->