SpineEventEngine / config

Dependencies and build configurations shared among subprojects
https://spine.io
Apache License 2.0
2 stars 3 forks source link

Force version of the JetBrains Annotations library #474

Closed alexander-yevsyukov closed 1 year ago

alexander-yevsyukov commented 1 year ago

This PR forces the version of the JetBrains Annotations library, which is a transitive dependency for us via Kotlin libraries.

Also versions of AutoCommon, AutoService, and AutoValue were bumped to recent patch releases.