Skip to content

Commit

Permalink
change sdk ver
Browse files Browse the repository at this point in the history
  • Loading branch information
LukaGiorgadze committed Aug 17, 2023
1 parent 1596595 commit ace19a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
## [v0.5.0] (2023-05-03)
- **Updated**
- Bump up sdk and dependency versions:
- sdk: >=2.18.3 <=3.1.0
- sdk: >=3.0.0
- collection: ^1.18.0
- dio: ^5.3.2

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ repository: https://github.com/lomsa-dev/http-mock-adapter
issue_tracker: https://github.com/lomsa-dev/http-mock-adapter/issues

environment:
sdk: '>=2.18.3 <=3.1.0'
sdk: '>=3.1.0'

dependencies:
collection: ^1.18.0
Expand Down

0 comments on commit ace19a9

Please sign in to comment.