aboutsummaryrefslogtreecommitdiff
path: root/integration-tests/gradle/projects/it-sequential-tasks-execution-stress
AgeCommit message (Collapse)Author
2023-09-04Update Kotlin to 1.9.10 (#3158)Vadim Mishenev
2023-08-31Update copyright (#3149)Ignat Beresnev
* Add the default copyright profile and enable IDEA project settings * Add the license notice file
2023-08-04Update examples and tests to use Kotlin 1.9.0 (#3101)Ignat Beresnev
* Opt into foreign API for CPointed * Stop using the deprecated JS backend
2023-06-06Update Dokka's references to 1.8.20 (#3028)Ignat Beresnev
2023-03-17Introduce Gradle Version Catalog with type-safe project dependencies (#2884)aSemy
2023-02-10Update Kotlin to 1.8.10 (#2797)Ignat Beresnev
2022-11-26Fix OOME: Metaspace (#2678)Vadim Mishenev
* Fix OOME: Metaspace * Add stress test * Run sample analysis from `Dispatchers.Default`