From f9dff24f32238fcc6e0e3dfbf4f8a264aacf0818 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Feb 2022 04:31:10 +0000 Subject: [PATCH] Bump indriya from 2.1.2 to 2.1.3 Bumps [indriya](https://github.com/unitsofmeasurement/indriya) from 2.1.2 to 2.1.3. - [Release notes](https://github.com/unitsofmeasurement/indriya/releases) - [Commits](https://github.com/unitsofmeasurement/indriya/compare/2.1.2...2.1.3) --- updated-dependencies: - dependency-name: tech.units:indriya dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index f4a9dd3a..931c59cf 100644 --- a/build.gradle +++ b/build.gradle @@ -61,7 +61,7 @@ dependencies { // ieĀ³ power system utils implementation 'com.github.ie3-institute:PowerSystemUtils:1.6' - implementation 'tech.units:indriya:2.1.2' + implementation 'tech.units:indriya:2.1.3' implementation 'com.github.johanneshiry:OSMonaut:v1.1.1' // tmp pbf parse