Skip to content

Commit 9d80154

Browse files
Bump com.querydsl:querydsl-apt (#167)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 911eca6 commit 9d80154

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rsql-common/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<dependency>
4747
<groupId>com.querydsl</groupId>
4848
<artifactId>querydsl-apt</artifactId>
49-
<version>5.0.0</version>
49+
<version>5.1.0</version>
5050
<classifier>jakarta</classifier>
5151
<scope>provided</scope>
5252
</dependency>

0 commit comments

Comments
 (0)