Skip to content

Commit

Permalink
Bump pulumi-ec's java version
Browse files Browse the repository at this point in the history
  • Loading branch information
iwahbe committed Aug 10, 2023
1 parent 7cc9c92 commit fe742d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions provider-ci/providers/ec/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ plugins:
- name: random
version: "4.3.1"
team: ecosystem
javaGenVersion: "v0.9.5"
2 changes: 1 addition & 1 deletion provider-ci/providers/ec/repo/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ TFGEN := pulumi-tfgen-$(PACK)
PROVIDER := pulumi-resource-$(PACK)
VERSION := $(shell pulumictl get version)
JAVA_GEN := pulumi-java-gen
JAVA_GEN_VERSION := v0.5.4
JAVA_GEN_VERSION := v0.9.5
TESTPARALLELISM := 10
WORKING_DIR := $(shell pwd)

Expand Down

0 comments on commit fe742d7

Please sign in to comment.