Skip to content

Commit

Permalink
Prepare for next development phase
Browse files Browse the repository at this point in the history
  • Loading branch information
pulumi-kotlin[bot] committed Feb 28, 2024
1 parent 34c5c8d commit 0bed561
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/main/resources/version-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
{
"providerName": "aws",
"url": "https://raw.githubusercontent.com/pulumi/pulumi-aws/v6.24.0/provider/cmd/pulumi-resource-aws/schema.json",
"kotlinVersion": "6.24.0.0",
"kotlinVersion": "6.24.0.1-SNAPSHOT",
"javaVersion": "6.24.0",
"javaGitTag": "v6.24.0",
"customDependencies": [
Expand All @@ -101,7 +101,7 @@
{
"providerName": "azure",
"url": "https://raw.githubusercontent.com/pulumi/pulumi-azure/v5.67.1/provider/cmd/pulumi-resource-azure/schema.json",
"kotlinVersion": "5.67.1.0",
"kotlinVersion": "5.67.1.1-SNAPSHOT",
"javaVersion": "5.67.1",
"javaGitTag": "v5.67.1",
"customDependencies": [
Expand Down Expand Up @@ -137,7 +137,7 @@
{
"providerName": "kubernetes",
"url": "https://raw.githubusercontent.com/pulumi/pulumi-kubernetes/v4.8.1/provider/cmd/pulumi-resource-kubernetes/schema.json",
"kotlinVersion": "4.8.1.0",
"kotlinVersion": "4.8.1.1-SNAPSHOT",
"javaVersion": "4.8.1",
"javaGitTag": "v4.8.1",
"customDependencies": [
Expand Down

0 comments on commit 0bed561

Please sign in to comment.