Skip to content

Commit

Permalink
build(deps): bump com.querydsl:querydsl-jpa from 5.0.0 to 5.1.0
Browse files Browse the repository at this point in the history
Bumps com.querydsl:querydsl-jpa from 5.0.0 to 5.1.0.

---
updated-dependencies:
- dependency-name: com.querydsl:querydsl-jpa
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 30, 2024
1 parent 21df2ce commit 80f921e
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 @@ -388,7 +388,7 @@
<dependency>
<groupId>com.querydsl</groupId>
<artifactId>querydsl-jpa</artifactId>
<version>5.0.0</version>
<version>5.1.0</version>
</dependency>
<dependency>
<groupId>org.springframework.data</groupId>
Expand Down

0 comments on commit 80f921e

Please sign in to comment.