Skip to content

Commit

Permalink
Update dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
achilleasa committed May 19, 2024
1 parent 374c3cc commit c4c124e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ description: >
version: 0.3.0
homepage: https://github.com/achilleasa/dart_amqp
environment:
sdk: ">=2.12.0 <3.0.0"
sdk: ">=2.12.0 <4.0.0"
dependencies:
async: ^2.10.0
logging: ^1.0.1
dev_dependencies:
test: ^1.17.5
mockito: ^5.0.9
http: ^0.13.3
xml: ^5.1.1
lints: ^2.0.1
http: ^1.2.0
xml: ^6.2.2
lints: ^4.0.0
false_secrets:
- test/lib/mocks/certs/*.pem

0 comments on commit c4c124e

Please sign in to comment.