Skip to content

Commit

Permalink
Bump com.querydsl:querydsl-apt (#167)
Browse files Browse the repository at this point in the history
Bumps the maven group with 1 update in the /rsql-common directory: com.querydsl:querydsl-apt.


Updates `com.querydsl:querydsl-apt` from 5.0.0 to 5.1.0

---
updated-dependencies:
- dependency-name: com.querydsl:querydsl-apt
  dependency-type: direct:production
  dependency-group: maven
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 24, 2025
1 parent 911eca6 commit 9d80154
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rsql-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<dependency>
<groupId>com.querydsl</groupId>
<artifactId>querydsl-apt</artifactId>
<version>5.0.0</version>
<version>5.1.0</version>
<classifier>jakarta</classifier>
<scope>provided</scope>
</dependency>
Expand Down

0 comments on commit 9d80154

Please sign in to comment.