Andy Wilkinson
a052376237
Configure protobuf when com.google.protobuf plugin is applied
...
Update spring-boot-gradle plugin to apply protobuf configuration
when the `com.google.protobuf` plugin is detected.
Closes gh-49369
4 weeks ago
Phillip Webb
b0c00d7602
Add dependency management for gRPC libraries
...
Closes gh-49670
4 weeks ago
Stéphane Nicoll
5399793faf
Reinstate Spock support
...
Closes gh-48513
4 months ago
Andy Wilkinson
b7589a1471
Raise the minimum supported version of the CycloneDX plugin to 3.0.0
...
Closes gh-47250
6 months ago
Andy Wilkinson
b88551a198
Remove Spock integration until it supports Groovy 5
...
Closes gh-47650
6 months ago
Moritz Halbritter
0753e7dbf2
Manage version for Checker annotations internally
...
See gh-47263
6 months ago
Stéphane Nicoll
ed1ee79aef
Share JSON library consistently
...
This commit shades the use of 'com.vaadin.external.google:android-json'
in the three modules that use it. The configuration processor already
did that and this commit does the same for configuration-metadata and
the CLI.
As a result of this commit, 'android-json' is not used nor managed
internally.
Closes gh-45504
7 months ago
Stéphane Nicoll
3331046306
Add internal dependency management for gRPC
...
Closes gh-46444
9 months ago
Stéphane Nicoll
c8d700c5a7
Upgrade to Okhttp 5.1.0
...
Closes gh-46445
9 months ago
Phillip Webb
decc32dde3
Restructure project directories to better fit Gradle
...
Closes gh-46358
9 months ago