diff options
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index 4ea593f5..fbe47f9b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,7 +4,7 @@ kotlinVersion=1.3.21 javaVersion=1.8 coroutinesVersion=1.1.1 serializationVersion=0.10.0 -frontendPluginVersion=0.0.44 +frontendPluginVersion=0.0.45 dokkaVersion=0.9.17 detektVersion=1.0.0.RC9.2 junitVersion=4.12 |