mirror of
https://github.com/corda/corda.git
synced 2024-12-19 04:57:58 +00:00
2c84d07e8e
* Enhance the API Scanner plugin to monitor class annotations. * Implement @DoNotImplement annotation, and apply it. * Update API definition. * Update API change detection to handle @DoNotImplement. * Document the `@DoNotImplement` annotation.
6 lines
119 B
INI
6 lines
119 B
INI
gradlePluginsVersion=2.0.6
|
|
kotlinVersion=1.1.50
|
|
guavaVersion=21.0
|
|
bouncycastleVersion=1.57
|
|
typesafeConfigVersion=1.3.1
|