File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -56,7 +56,6 @@ dependencies {
5656 // When updating, update above in plugins too
5757 implementation(" com.diffplug.spotless:spotless-plugin-gradle:7.2.1" )
5858 implementation(" com.google.guava:guava:33.4.8-jre" )
59- implementation(" gradle.plugin.com.google.protobuf:protobuf-gradle-plugin:0.8.18" )
6059 implementation(" com.gradleup.shadow:shadow-gradle-plugin:8.3.9" )
6160 implementation(" org.apache.httpcomponents:httpclient:4.5.14" )
6261 implementation(" com.gradle.develocity:com.gradle.develocity.gradle.plugin:4.1.1" )
Original file line number Diff line number Diff line change @@ -8,6 +8,8 @@ pluginManagement {
88 id(" org.xbib.gradle.plugin.jflex" ) version " 3.0.2"
99 id(" org.unbroken-dome.xjc" ) version " 2.0.0"
1010 id(" org.graalvm.buildtools.native" ) version " 0.11.0"
11+ id(" com.google.osdetector" ) version " 1.7.3"
12+ id(" com.google.protobuf" ) version " 0.9.5"
1113 }
1214}
1315
You can’t perform that action at this time.
0 commit comments