Skip to content

Commit

Permalink
Fixed scope for r2dbc-postgresql - fixes #9
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Jan 25, 2024
1 parent 63ed919 commit ecfb7e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@
<groupId>org.postgresql</groupId>
<artifactId>r2dbc-postgresql</artifactId>
<version>1.0.3.RELEASE</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
Expand Down

0 comments on commit ecfb7e8

Please sign in to comment.