Skip to content

Commit

Permalink
fix(deps): update querydsl.version to v6.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 13, 2024
1 parent dc63ec2 commit 0cdbc14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion commafeed-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<properties>
<quarkus.version>3.17.4</quarkus.version>
<querydsl.version>6.9</querydsl.version>
<querydsl.version>6.10</querydsl.version>
<rome.version>2.1.0</rome.version>
<swagger.version>2.2.27</swagger.version>

Expand Down

0 comments on commit 0cdbc14

Please sign in to comment.