Skip to content

Commit

Permalink
#50 - Updated posmulten library version to 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
starnowski committed Aug 24, 2024
1 parent 2d6e1fb commit 96ba88f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion hibernate6-functional-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<dependency>
<groupId>com.github.starnowski.posmulten.configuration</groupId>
<artifactId>configuration-yaml-interpreter</artifactId>
<version>0.8.1</version>
<version>0.9.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<properties>
<org.hibernate.hibernate.core.version>5.6.3.Final</org.hibernate.hibernate.core.version>
<com.github.starnowski.posmulten.postgresql.core.version>0.8.1</com.github.starnowski.posmulten.postgresql.core.version>
<com.github.starnowski.posmulten.postgresql.core.version>0.9.0</com.github.starnowski.posmulten.postgresql.core.version>
<org.projectlombok.lombok.version>1.18.28</org.projectlombok.lombok.version>
<org.codehaus.groovy.groovy-all.version>2.4.12</org.codehaus.groovy.groovy-all.version>
<spock.core.version>1.1-groovy-2.4</spock.core.version>
Expand Down

0 comments on commit 96ba88f

Please sign in to comment.