mirror of https://github.com/dapr/java-sdk.git
chore: Fix build
Signed-off-by: Javier Aliaga <javier@diagrid.io>
This commit is contained in:
parent
ee523f0cc1
commit
2887801c14
|
|
@ -34,7 +34,7 @@
|
||||||
<testcontainers.version>1.19.8</testcontainers.version>
|
<testcontainers.version>1.19.8</testcontainers.version>
|
||||||
<junit.version>5.11.2</junit.version>
|
<junit.version>5.11.2</junit.version>
|
||||||
<!-- WARNING: don't change this property unless you also update .github/scripts/update_sdk_version.sh -->
|
<!-- WARNING: don't change this property unless you also update .github/scripts/update_sdk_version.sh -->
|
||||||
<dapr.spring.version>0.17.0-SNAPSHOT</dapr.spring.version>
|
<dapr.spring.version>1.17.0-SNAPSHOT</dapr.spring.version>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
<dependencyManagement>
|
<dependencyManagement>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue