diff --git a/VERSION b/VERSION index da00223..ade995f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.17.0-dev \ No newline at end of file +v0.18.0 \ No newline at end of file diff --git a/go.mod b/go.mod index 2e51487..36379f9 100644 --- a/go.mod +++ b/go.mod @@ -11,7 +11,7 @@ require ( github.com/google/uuid v1.6.0 github.com/onsi/ginkgo/v2 v2.25.1 github.com/onsi/gomega v1.38.1 - github.com/openmcp-project/controller-utils/api v0.17.0 + github.com/openmcp-project/controller-utils/api v0.18.0 github.com/spf13/pflag v1.0.7 github.com/stretchr/testify v1.11.0 go.uber.org/zap v1.27.0