plugins { id(ThunderbirdPlugins.Library.jvm) } dependencies { testImplementation(projects.core.testing) }