Skip to content

Commit 443b9ae

Browse files
Update kiota version to 1.28.0
1 parent a4ea747 commit 443b9ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ ifneq ($(filter arm%,$(OS_ARCH)),)
2525
endif
2626

2727
# env variables
28-
KIOTA_VERSION ?= "v1.25.1"
28+
KIOTA_VERSION ?= "v1.28.0"
2929
HORREUM_BRANCH ?= "master"
3030
HORREUM_OPENAPI_PATH ?= "https://raw.githubusercontent.com/Hyperfoil/Horreum/${HORREUM_BRANCH}/docs/site/content/en/openapi/openapi.yaml"
3131
GENERATED_CLIENT_PATH = "${PROJECT_PATH}/src/horreum/raw_client"

0 commit comments

Comments
 (0)