Skip to content

Commit

Permalink
chore: Update Pulumi Java SDK to v0.8.0
Browse files Browse the repository at this point in the history
Fixes #2333
  • Loading branch information
rquitales committed Mar 16, 2023
1 parent 3157468 commit b3f7bc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ SCHEMA_FILE := provider/cmd/pulumi-resource-kubernetes/schema.json
GOPATH := $(shell go env GOPATH)

JAVA_GEN := pulumi-java-gen
JAVA_GEN_VERSION := v0.5.2
JAVA_GEN_VERSION := v0.8.0

WORKING_DIR := $(shell pwd)
TESTPARALLELISM := 4
Expand Down

0 comments on commit b3f7bc7

Please sign in to comment.