diff --git a/build.gradle b/build.gradle index c5d7439175..0ca5652608 100644 --- a/build.gradle +++ b/build.gradle @@ -2,7 +2,7 @@ import static org.gradle.api.JavaVersion.* buildscript { ext { - gradle_plugins_version = '5.0.3-SNAPSHOT' + gradle_plugins_version = '5.0.4-SNAPSHOT' typesafe_config_version = '1.3.1' kotlin_version = '1.3.21' snake_yaml_version = '1.19' diff --git a/changelog.md b/changelog.md index a63c9d7504..1600c565c3 100644 --- a/changelog.md +++ b/changelog.md @@ -2,6 +2,8 @@ ## Version 5 +### Version 5.0.4 + ### Version 5.0.3 * `quasar-utils`: Add `excludeClassLoaders` option to the `quasar` extension. This option requires Quasar 0.7.12_r3 and above, excluding 0.8.0.