Skip to content

Commit

Permalink
fix(deps): update dependency org.grails.plugins:hibernate5 to v8.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 15, 2024
1 parent aa4b305 commit fab66b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grails-forge-core/src/main/resources/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<dependency>
<groupId>org.grails.plugins</groupId>
<artifactId>hibernate5</artifactId>
<version>8.0.2</version>
<version>8.1.0</version>
</dependency>
<dependency>
<groupId>org.grails.plugins</groupId>
Expand Down

0 comments on commit fab66b9

Please sign in to comment.