diff --git a/pubspec.yaml b/pubspec.yaml index ae6a264..90bdc37 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: dbus_onemw -version: 0.7.3 +version: 0.7.6 description: LG extension of a native Dart implementation of the D-Bus message bus client. @@ -18,12 +18,12 @@ dependencies: args: ^2.0.0 ffi: ^1.1.2 meta: ^1.3.0 - xml: ^5.0.0 + xml: ^6.1.0 stream_channel: ^2.1.0 web_socket_channel: ^2.1.0 dev_dependencies: - lints: ^1.0.1 + lints: ^2.0.0 test: ^1.16.8 test_cov: ^1.0.1