Skip to content

Commit

Permalink
Merge pull request #38 from ongres/dependabot/maven/scram-client/src/…
Browse files Browse the repository at this point in the history
…it/jpms-scram-client/org.junit.jupiter-junit-jupiter-5.10.3

chore(deps-dev): Bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.10.3 in /scram-client/src/it/jpms-scram-client
  • Loading branch information
jorsol authored Jul 8, 2024
2 parents 14b4fe4 + f27eb1d commit 296575d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scram-client/src/it/jpms-scram-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter</artifactId>
<version>5.10.2</version>
<version>5.10.3</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 296575d

Please sign in to comment.