diff --git a/app/build.gradle b/app/build.gradle index d88532314f..35bfd9bd96 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -268,7 +268,7 @@ dependencies { implementation 'com.github.wax911.android-emojify:gson:1.9.7' implementation 'com.google.protobuf:protobuf-javalite:4.31.1' implementation 'com.android.volley:volley:1.2.1' - implementation 'org.msgpack:msgpack-core:0.9.9' + implementation 'org.msgpack:msgpack-core:0.9.10' implementation 'com.github.mapsforge.mapsforge:mapsforge-core:0.25.0' implementation 'com.github.mapsforge.mapsforge:mapsforge-map:0.25.0'