chore: Fix build

Signed-off-by: Javier Aliaga <javier@diagrid.io>
This commit is contained in:
Javier Aliaga 2025-08-29 13:17:38 +02:00
parent ee523f0cc1
commit 2887801c14
1 changed files with 1 additions and 1 deletions

View File

@ -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>