Skip to content

Commit

Permalink
fix cleanup thread exception during vaadin build
Browse files Browse the repository at this point in the history
  • Loading branch information
erilong committed Mar 11, 2020
1 parent bde90b1 commit 531653f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion symmetric-sqlexplorer/build.gradle
Expand Up @@ -11,7 +11,7 @@ buildscript {
dependencies {
classpath 'org.springframework.build.gradle:propdeps-plugin:0.0.7'
classpath 'nl.javadude.gradle.plugins:license-gradle-plugin:0.11.0'
classpath 'com.devsoap.plugin:gradle-vaadin-plugin:1.2.2'
classpath 'com.devsoap.plugin:gradle-vaadin-plugin:1.2.5'
classpath 'com.vaadin:vaadin-compatibility-server:8.1.2'
classpath 'com.vaadin:vaadin-compatibility-client-compiled:8.1.2'
}
Expand Down

0 comments on commit 531653f

Please sign in to comment.