Skip to content

Commit 26e61d8

Browse files
Update kiota version to 1.25.1
1 parent 9c75e69 commit 26e61d8

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.24.3"
28+
KIOTA_VERSION ?= "v1.25.1"
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)