File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11group = " io.whitefox"
22plugins {
3- id(" co.uzzu.dotenv.gradle" ).version(" 2 .0.0" )
3+ id(" co.uzzu.dotenv.gradle" ).version(" 3 .0.0" )
44}
Original file line number Diff line number Diff line change @@ -8,6 +8,6 @@ repositories {
88
99dependencies {
1010 implementation(" org.openapi.generator:org.openapi.generator.gradle.plugin:6.6.0" )
11- implementation(" com.diffplug.spotless:spotless-plugin-gradle:6.22.0 " )
11+ implementation(" com.diffplug.spotless:spotless-plugin-gradle:6.23.1 " )
1212 implementation(" com.palantir.gradle.gitversion:gradle-git-version:3.0.0" )
1313}
Original file line number Diff line number Diff line change @@ -17,6 +17,6 @@ pluginManagement {
1717 plugins {
1818 id(quarkusPluginId) version quarkusPluginVersion
1919 id(" com.palantir.git-version" ) version " 3.0.0"
20- id(" com.diffplug.spotless" ) version " 6.22.0 "
20+ id(" com.diffplug.spotless" ) version " 6.23.1 "
2121 }
2222}
You can’t perform that action at this time.
0 commit comments