File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ import ru.vyarus.gradle.plugin.animalsniffer.AnimalSniffer
44plugins {
55 id(" otel.java-conventions" )
66 id(" otel.publish-conventions" )
7- id(" com.github.johnrengelman .shadow" )
7+ id(" com.gradleup .shadow" )
88 id(" me.champeau.jmh" ) version " 0.7.3"
99 id(" ru.vyarus.animalsniffer" ) version " 2.0.1"
1010 id(" com.squareup.wire" ) version " 5.3.5"
Original file line number Diff line number Diff line change 11plugins {
22 id(" otel.java-conventions" )
33 id(" otel.publish-conventions" )
4- id(" com.github.johnrengelman .shadow" )
4+ id(" com.gradleup .shadow" )
55 id(" org.springframework.boot" ) version " 2.7.18"
66}
77
Original file line number Diff line number Diff line change 11plugins {
22 id(" otel.java-conventions" )
33 application
4- id(" com.github.johnrengelman .shadow" )
4+ id(" com.gradleup .shadow" )
55
66 id(" otel.groovy-conventions" )
77 id(" otel.publish-conventions" )
Original file line number Diff line number Diff line change 11plugins {
22 application
3- id(" com.github.johnrengelman .shadow" )
3+ id(" com.gradleup .shadow" )
44
55 id(" otel.java-conventions" )
66
Original file line number Diff line number Diff line change 11plugins {
22 id(" java" )
3- id(" com.github.johnrengelman .shadow" )
3+ id(" com.gradleup .shadow" )
44 id(" otel.java-conventions" )
55 id(" otel.publish-conventions" )
66}
Original file line number Diff line number Diff line change 11pluginManagement {
22 plugins {
3- id(" com.github.johnrengelman. shadow" ) version " 8.1.1 "
3+ id(" com.gradleup. shadow" ) version " 9.0.0-rc3 "
44 id(" io.github.gradle-nexus.publish-plugin" ) version " 2.0.0"
55 id(" com.gradle.develocity" ) version " 4.1"
66 }
You can’t perform that action at this time.
0 commit comments