diff --git a/build.gradle b/build.gradle index 1174ec22..5ce5d25d 100644 --- a/build.gradle +++ b/build.gradle @@ -26,7 +26,7 @@ buildscript { ext.versions = [ kotlin: '1.5.30', - coroutines: '1.5.1', + coroutines: '1.5.2', slf4j: '1.7.32', lazysodium: '5.0.1', jupiter: '5.7.2'