Skip to content

Commit

Permalink
remove duplicated dependency (#1189)
Browse files Browse the repository at this point in the history
Signed-off-by: theonefx <[email protected]>
Co-authored-by: Artur Souza <[email protected]>
  • Loading branch information
theonefx and artursouza authored Jan 19, 2025
1 parent 0fafc97 commit be0e56b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions sdk/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -138,12 +138,6 @@
<artifactId>grpc-inprocess</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>io.dapr</groupId>
<artifactId>dapr-sdk-autogen</artifactId>
<version>1.14.0-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
</dependencies>

<build>
Expand Down

0 comments on commit be0e56b

Please sign in to comment.