Skip to content

Commit

Permalink
Remove the "provided" from querydsl dependency. (#1911)
Browse files Browse the repository at this point in the history
Closes #1909.
  • Loading branch information
mikereiche authored Feb 28, 2024
1 parent 3298a2c commit f8e2452
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@
<groupId>com.querydsl</groupId>
<artifactId>querydsl-apt</artifactId>
<version>${querydsl}</version>
<scope>provided</scope>
</dependency>

<dependency>
Expand Down

0 comments on commit f8e2452

Please sign in to comment.