Skip to content

Commit e15e000

Browse files
srawlinscopybara-github
authored andcommitted
Bump mockito to 5.4.4
PiperOrigin-RevId: 591018862
1 parent a2a6566 commit e15e000

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 5.4.4
2+
3+
* Use `posix` style for local imports.
4+
* Allow test_api ^0.7.0.
5+
16
## 5.4.3
27

38
* Require analyzer 5.12.0, allow analyzer version 6.x;

lib/src/version.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
const packageVersion = '5.4.3';
1+
const packageVersion = '5.4.4';

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: mockito
2-
version: 5.4.3
2+
version: 5.4.4
33
description: >-
44
A mock framework inspired by Mockito with APIs for Fakes, Mocks,
55
behavior verification, and stubbing.

0 commit comments

Comments
 (0)