From 81af1b7f1ef31cf6827078add4638269b1a64f1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Jul 2021 02:10:20 +0000 Subject: [PATCH] Bump polypheny-jdbc-driver from 1.4-SNAPSHOT to 1.6-SNAPSHOT Bumps polypheny-jdbc-driver from 1.4-SNAPSHOT to 1.6-SNAPSHOT. --- updated-dependencies: - dependency-name: org.polypheny:polypheny-jdbc-driver dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 059f5dd..4dd62a5 100644 --- a/build.gradle +++ b/build.gradle @@ -191,7 +191,7 @@ dependencies { testImplementation group: 'org.apache.calcite', name: 'calcite-core', version: calciteVersion testImplementation group: 'org.apache.calcite', name: 'calcite-core', version: calciteVersion, classifier: 'tests' // - testImplementation group: 'org.polypheny', name: 'polypheny-jdbc-driver', version: '1.4-SNAPSHOT', changing: true /* Requires the repository https://nexus.dmi.unibas.ch/repository/maven2/ */ + testImplementation group: 'org.polypheny', name: 'polypheny-jdbc-driver', version: '1.6-SNAPSHOT', changing: true /* Requires the repository https://nexus.dmi.unibas.ch/repository/maven2/ */ // // ///// //// /// // /