Skip to content

Commit

Permalink
[0.27.0-prerelease] KOGITO-8782: Upgrade kn-plugin-workflow Quarkus v…
Browse files Browse the repository at this point in the history
…ersion to 2.16.0.Final (#1500)
  • Loading branch information
paulovmr authored Mar 2, 2023
1 parent da3a5f4 commit f5e915f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/kn-plugin-workflow/env/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ module.exports = composeEnv([require("@kie-tools/root-env/env")], {
},
KN_PLUGIN_WORKFLOW__quarkusVersion: {
name: "KN_PLUGIN_WORKFLOW__quarkusVersion",
default: "2.15.0.Final",
default: "2.16.0.Final",
description: "Quarkus version to be used when creating the Kogito Serverless Workflow project",
},
}),
Expand Down

0 comments on commit f5e915f

Please sign in to comment.