Browse Source

Merge pull request #1002 from nextcloud/renovate/test-1.x

pull/1152/head
Kate 1 year ago committed by GitHub
parent
commit
e96fea56d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      packages/neon/neon/pubspec.yaml
  2. 2
      packages/neon/neon_dashboard/pubspec.yaml

2
packages/neon/neon/pubspec.yaml

@ -68,7 +68,7 @@ dev_dependencies:
git:
url: https://github.com/nextcloud/neon
path: packages/neon_lints
test: ^1.24.3
test: ^1.24.9
vector_graphics_compiler: ^1.1.9
flutter:

2
packages/neon/neon_dashboard/pubspec.yaml

@ -35,7 +35,7 @@ dev_dependencies:
git:
url: https://github.com/nextcloud/neon
path: packages/neon_lints
test: ^1.24.3
test: ^1.24.9
vector_graphics_compiler: ^1.1.9
flutter:

Loading…
Cancel
Save