Skip to content

Commit

Permalink
build(deps): bump com.querydsl:querydsl-jpa from 5.0.0 to 5.1.0 (#488)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 31, 2024
1 parent 0348c59 commit 34cb654
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 @@ -397,7 +397,7 @@
<groupId>com.querydsl</groupId>
<artifactId>querydsl-jpa</artifactId>
<classifier>jakarta</classifier>
<version>5.0.0</version>
<version>5.1.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 34cb654

Please sign in to comment.