Skip to content

Commit

Permalink
#50 - Fixed snakeyaml dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
starnowski committed Aug 24, 2024
1 parent bf90ef6 commit ea752d9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions hibernate6-functional-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@
<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
<version>7.7.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.postgresql</groupId>
Expand Down

0 comments on commit ea752d9

Please sign in to comment.