Skip to content

Commit

Permalink
Merge pull request #113 from premium-minds/dependabot/maven/com.query…
Browse files Browse the repository at this point in the history
…dsl-querydsl-jpa-5.1.0

Bump com.querydsl:querydsl-jpa from 5.0.0 to 5.1.0
  • Loading branch information
froque authored Jan 29, 2024
2 parents d86a975 + 35d468a commit e960511
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<dependency>
<groupId>com.querydsl</groupId>
<artifactId>querydsl-jpa</artifactId>
<version>5.0.0</version>
<version>5.1.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit e960511

Please sign in to comment.