Skip to content

Commit

Permalink
Updated by github actions from guide-jpa-intro (#3412)
Browse files Browse the repository at this point in the history
Co-authored-by: GuidesBot <[email protected]>
  • Loading branch information
GuidesBot and GuidesBot authored Oct 2, 2024
1 parent 3005ad6 commit 7c8f963
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion instructions/cloud-hosted-guide-jpa-intro/instructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -481,7 +481,7 @@ Replace the ***backendServices/pom.xml*** configuration file.
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-engine</artifactId>
<version>5.11.0</version>
<version>5.11.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 7c8f963

Please sign in to comment.