Skip to content

Commit 34cfb17

Browse files
Create or Update Pull Request Actionlampajr
Create or Update Pull Request Action
authored andcommitted
Update kiota version to 1.20.0
1 parent e233a52 commit 34cfb17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
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.18.0"
28+
KIOTA_VERSION ?= "v1.20.0"
2929
HORREUM_BRANCH ?= "0.16"
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)