Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [11.0.0](10.1.1...11.0.0) (2023-01-04) ### ⚠ BREAKING CHANGES * trigger a major release ### Features * trigger a major release ([df2a135](df2a135)) ### Refactoring * remove MyNetworkManager, add Junit tests ([1e4082b](1e4082b)) ### Dependency updates * **deps:** update dependency com.github.spotbugs:spotbugs-annotations to v4.7.3 ([40515f0](40515f0)) * **deps:** update dependency de.fraunhofer.iosb.io.moquette:moquette-broker to v0.15.1 ([090d7d7](090d7d7)) * **deps:** update dependency gradle to v7.6 ([87548c4](87548c4)) * **deps:** update dependency io.mockk:mockk to v1.13.3 ([13d09d5](13d09d5)) * **deps:** update dependency org.protelis:protelis to v15.1.2 ([957d214](957d214)) * **deps:** update dependency org.protelis:protelis to v15.4.2 ([249be6f](249be6f)) * **deps:** update dependency org.protelis:protelis to v16 ([6fede62](6fede62)) * **deps:** update junit5 monorepo to v5.9.1 ([75da547](75da547)) * **deps:** update mockito monorepo to v3.12.4 ([abe7978](abe7978)) * **deps:** update mockito monorepo to v4 ([a8b752b](a8b752b)) ### Build and continuous integration * configure shadowJar ([c5cfff8](c5cfff8)) * **deps:** update actions/checkout action to v3 ([1348be7](1348be7)) * **deps:** update actions/download-artifact action to v3 ([b1f1408](b1f1408)) * **deps:** update al-cheb/configure-pagefile-action action to v1.3 ([32d240e](32d240e)) * **deps:** update joschi/setup-jdk action to v2.5.1 ([c06480a](c06480a)) * do not cancel dispatches in progress, as they stop the release as well ([0d40d68](0d40d68)) * do not double-generate the fat jars ([64f055e](64f055e)) * drop the custom static analysis configuration and use the QA plugins defaults ([6c7dd75](6c7dd75)) * enable mergify ([83d41eb](83d41eb)) * move protelis to the catalog ([d9f1744](d9f1744)) * rebuild the CI ([c89fb6a](c89fb6a)) * refresh the build system ([cbd92f0](cbd92f0)) * renovate the infrastructure and fix multiple style issues ([8daceb5](8daceb5)) * **renovate:** switch to a preset meant for kotlin projects ([58bc039](58bc039)) * try to limit the CI backlog by canceling same-PR dispatches ([428e2f1](428e2f1))
- Loading branch information