Skip to content

Commit

Permalink
Merge pull request #60 from fantonangeli/sync-main
Browse files Browse the repository at this point in the history
Sync main branch with Apache main branch (OSL 1.35 cut-off)
  • Loading branch information
rgdoliveira authored Nov 7, 2024
2 parents ebdb73f + 4daa171 commit adcb37c
Show file tree
Hide file tree
Showing 264 changed files with 2,022 additions and 11,199 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ To build and test all packages of the Apache KIE Tools project, you're going to
- pnpm `9.3.0` _(To install, follow these instructions: https://pnpm.io/installation#using-npm)_
- Maven `3.9.6`
- Java `17`
- Go `1.21.9` _(To install, follow these instructions: https://go.dev/doc/install)_
- Go `1.21.13` _(To install, follow these instructions: https://go.dev/doc/install)_
- Python `3.12` _(To install, follow these instructions: https://www.python.org/downloads/)_
- Helm `3.13.3` _(To install, follow these instructions: https://helm.sh/docs/intro/install/)_
- Make
Expand Down
7 changes: 7 additions & 0 deletions _intellij-project/.idea/jsLibraryMappings.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions _intellij-project/.idea/prettier.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion devbox.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"maven": "3.9.6",
"kubernetes-helm": "3.13.3",
"gnumake": "4.4.1",
"go": "1.21.9",
"go": "1.21.13",
"python": "3.12.2",
"libxml2": "2.13.3"
},
Expand Down
Loading

0 comments on commit adcb37c

Please sign in to comment.