diff --git a/test/testdata/persistence/workflow/by_service/02-sonataflow_platform.yaml b/test/testdata/persistence/workflow/by_service/02-sonataflow_platform.yaml index 5867f2d60..2a393718b 100644 --- a/test/testdata/persistence/workflow/by_service/02-sonataflow_platform.yaml +++ b/test/testdata/persistence/workflow/by_service/02-sonataflow_platform.yaml @@ -21,7 +21,7 @@ spec: template: buildArgs: - name: QUARKUS_EXTENSIONS - value: org.kie.kogito:kogito-addons-quarkus-jobs-knative-eventing:999-SNAPSHOT,org.kie.kogito:kogito-addons-quarkus-persistence-jdbc:999-SNAPSHOT,io.quarkus:quarkus-jdbc-postgresql:3.2.9.Final,io.quarkus:quarkus-agroal:3.2.9.Final + value: org.kie.kogito:kogito-addons-quarkus-jobs-knative-eventing:999-SNAPSHOT,org.kie.kogito:kogito-addons-quarkus-persistence-jdbc:999-SNAPSHOT,io.quarkus:quarkus-jdbc-postgresql:3.2.10.Final,io.quarkus:quarkus-agroal:3.2.10.Final config: strategyOptions: KanikoBuildCacheEnabled: "true"