aboutsummaryrefslogtreecommitdiff
path: root/integration-tests/gradle/projects/it-configuration
AgeCommit message (Collapse)Author
2023-11-10Restructure the project to utilize included builds (#3174)Ignat Beresnev
* Refactor and simplify artifact publishing * Update Gradle to 8.4 * Refactor and simplify convention plugins and build scripts Fixes #3132 --------- Co-authored-by: Adam <897017+aSemy@users.noreply.github.com> Co-authored-by: Oleg Yukhnevich <whyoleg@gmail.com>
2023-11-06Update Kotlin to 1.9.20 (#3319)Vadim Mishenev
* Update compiler and KGP to 1.9.20 * Update integration tests
2023-10-16Update Dokka's references to 1.9.10 (#3210)Ignat Beresnev
2023-09-04Update Kotlin to 1.9.10 (#3158)Vadim Mishenev
2023-09-01Update Dokka's references to 1.9.0 (#3154)Ignat Beresnev
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-04-21Add Gradle integration tests for configuration (#2963)Ignat Beresnev