Skip to content

Commit

Permalink
Merge pull request #92 from thekorn/renovate/gradle-8.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency gradle to v8.9
  • Loading branch information
thekorn authored Jul 14, 2024
2 parents f97f9bf + 6ce7aec commit 6f24ebc
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.8-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-all.zip
2 changes: 1 addition & 1 deletion packages/xandr/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dev_dependencies:
sdk: flutter
integration_test:
sdk: flutter
very_good_analysis: ^5.1.0
very_good_analysis: ^6.0.0

flutter:
uses-material-design: true
2 changes: 1 addition & 1 deletion packages/xandr/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ dev_dependencies:
mockito: ^5.4.4
mocktail: ^1.0.3
plugin_platform_interface: ^2.1.8
very_good_analysis: ^5.1.0
very_good_analysis: ^6.0.0
2 changes: 1 addition & 1 deletion packages/xandr_android/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ dev_dependencies:
mockito: ^5.4.4
pigeon: ^20.0.1
plugin_platform_interface: ^2.1.8
very_good_analysis: ^5.1.0
very_good_analysis: ^6.0.0
2 changes: 1 addition & 1 deletion packages/xandr_ios/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ dev_dependencies:
mockito: ^5.4.4
pigeon: ^20.0.1
plugin_platform_interface: ^2.1.8
very_good_analysis: ^5.1.0
very_good_analysis: ^6.0.0
2 changes: 1 addition & 1 deletion packages/xandr_platform_interface/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ dev_dependencies:
flutter_test:
sdk: flutter
mockito: ^5.4.4
very_good_analysis: ^5.1.0
very_good_analysis: ^6.0.0

0 comments on commit 6f24ebc

Please sign in to comment.