Skip to content

Commit

Permalink
Merge pull request #1200 from Athou/dependabot/maven/querydsl.version…
Browse files Browse the repository at this point in the history
…-5.1.0

Bump querydsl.version from 5.0.0 to 5.1.0
  • Loading branch information
Athou authored Jan 30, 2024
2 parents 4d905b1 + 1b00e56 commit ff01d7a
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>
<guice.version>7.0.0</guice.version>
<querydsl.version>5.0.0</querydsl.version>
<querydsl.version>5.1.0</querydsl.version>
<rome.version>2.1.0</rome.version>
</properties>

Expand Down

0 comments on commit ff01d7a

Please sign in to comment.