aboutsummaryrefslogtreecommitdiffstats
path: root/gradle/wrapper
Commit message (Collapse)AuthorAge
* chore(deps): bump dependenciesLibravatar Kristóf Marussy2024-03-26
|
* chore(deps): bump dependenciesLibravatar Kristóf Marussy2024-02-19
|
* chore(deps): Java 21Libravatar Kristóf Marussy2023-12-03
| | | | Also bumps other dependencies.
* chore(deps): bump dependenciesLibravatar Kristóf Marussy2023-10-19
|
* chore(deps): bump frontend dependenciesLibravatar Kristóf Marussy2023-08-28
| | | | Also downgrade EMF dependencies to be compatible with the Xtext BOM
* chore(deps): bump dependenciesLibravatar Kristóf Marussy2023-08-15
|
* chore(deps): bump dependenciesLibravatar Kristóf Marussy2023-06-18
|
* chore(deps): bump dependenciesLibravatar Kristóf Marussy2023-04-25
|
* chore(deps): bump dependenciesLibravatar Kristóf Marussy2023-04-15
| | | | Also make sure Sonar can process TypeScript files.
* chore: add copyright headersLibravatar Kristóf Marussy2023-04-15
| | | | | | | | | | | | | | Make sure we obey the REUSE (https://reuse.software) specification and the origin, copyright owner, and license of all files are clearly marked. The whole project is under the EPL-2.0, except for trivial files where copyright is not applicable that are marked with the CC0-1.0 license. Moreover, code included from third parties is also available under the respective license. chore: add CONTRIBUTORS.md List all authors and supporting organizations in accordance with the REUSE specification.
* chore(deps): bump dependenciesLibravatar Kristóf Marussy2023-03-31
|
* chore(deps): bump dependenciesLibravatar Kristóf Marussy2023-02-26
|
* build: downgrade to Gradle 7.6Libravatar Kristóf Marussy2023-02-02
| | | | | | Sonarqube is not yet compatible with Gradle 8: https://sonarsource.atlassian.net/browse/SONARGRADL-84 https://github.com/SonarSource/sonar-scanner-gradle/pull/146
* chore(deps): bump dependenciesLibravatar Kristóf Marussy2023-01-28
|
* chore(deps): bump dependenciesLibravatar Kristóf Marussy2022-12-08
|
* chore: upgrade to Java 19Libravatar Kristóf Marussy2022-11-22
| | | | | Use Java 19 and Jetty 12 to take advantage of Project Loom preview features to reduce CPU usage due to XtextWebDocumentAccess thread pools.
* chore(deps): bump dependenciesLibravatar Kristóf Marussy2022-08-12
|
* chore: bump dependenciesLibravatar Kristóf Marussy2022-07-27
|
* build: add versions plugin to monitor updatesLibravatar Kristóf Marussy2021-12-12
|
* build: bump gradle version to 7.3Libravatar Kristóf Marussy2021-11-18
|
* build: migration to Gradle 7Libravatar Kristóf Marussy2021-09-29
|
* Simplify project layoutLibravatar Kristóf Marussy2021-06-27