From 24e849151bfad67bd40dbcf6a7bcd6d7a7550208 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2020 07:48:39 +0000 Subject: [PATCH] Bump polypheny-jdbc-driver from 1.4-SNAPSHOT to 1.5-SNAPSHOT Bumps polypheny-jdbc-driver from 1.4-SNAPSHOT to 1.5-SNAPSHOT. Signed-off-by: dependabot-preview[bot] --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 059f5dd..02ad88f 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.5-SNAPSHOT', changing: true /* Requires the repository https://nexus.dmi.unibas.ch/repository/maven2/ */ // // ///// //// /// // /