Skip to content

Commit

Permalink
Merge branch '3.11' of https://github.com/JumpMind/symmetric-ds.git i…
Browse files Browse the repository at this point in the history
…nto 3.11
  • Loading branch information
jumpmind-josh committed Mar 23, 2020
2 parents 352bf49 + 7933bf2 commit 2d19d17
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion symmetric-assemble/build.gradle
@@ -1,7 +1,7 @@
buildscript {
repositories {
jcenter()
maven { url 'http://repo.spring.io/plugins-release' }
maven { url 'https://repo.spring.io/plugins-release' }
}

dependencies {
Expand Down
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 2d19d17

Please sign in to comment.