diff --git a/config b/config
index 48d14734..e7f63fc2 160000
--- a/config
+++ b/config
@@ -1 +1 @@
-Subproject commit 48d147346958c61ee1aad3b4312294ada38e521d
+Subproject commit e7f63fc299298c23a8421fe35170897e85ea7f35
diff --git a/license-report.md b/license-report.md
index bd89ac13..858d9644 100644
--- a/license-report.md
+++ b/license-report.md
@@ -1,6 +1,6 @@
-# Dependencies of `io.spine.tools:spine-plugin:1.5.20`
+# Dependencies of `io.spine.tools:spine-plugin:1.5.21`
## Runtime
1. **Group:** com.google.code.findbugs **Name:** jsr305 **Version:** 3.0.2
@@ -338,4 +338,4 @@
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.
-This report was generated on **Thu Jun 18 16:21:50 EEST 2020** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
\ No newline at end of file
+This report was generated on **Thu Jun 18 17:31:34 EEST 2020** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index c9f2d70e..fe1e054c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@ all modules and does not describe the project structure per-subproject.
io.spine.tools
spine-bootstrap
-1.5.20
+1.5.21
2015
diff --git a/version.gradle.kts b/version.gradle.kts
index 5aeabd24..eadc23cf 100644
--- a/version.gradle.kts
+++ b/version.gradle.kts
@@ -32,4 +32,4 @@
val spineBaseVersion: String by extra("1.5.19")
val spineTimeVersion: String by extra("1.5.12")
val spineVersion: String by extra("1.5.14")
-val pluginVersion: String by extra("1.5.20")
+val pluginVersion: String by extra("1.5.21")