mongo-java-driver
mongo-java-driver copied to clipboard
Java 5452
Two commits:
- Bump gradle to the latest 7.6 release.
- Decouple scala multi version plugin and remove Scala from the root
build.gradle. Scala is now only configured by the project build file eg:bson-scala\build.gradle.kts&bson-driver\build.gradle.kts
Part of the decoupling required the creation of buildSrc conventions. See: https://docs.gradle.org/current/userguide/organizing_gradle_projects.html#sec:build_sources
Note: My current plan is this will merge into a scala3 branch and won't make master until all the scala 3 work is done.
Evergreen patch: https://spruce.mongodb.com/version/663def7a6ab3400007a2b9f4/tasks?sorts=STATUS%3AASC%3BBASE_STATUS%3ADESC