diff --git a/build.gradle b/build.gradle index dc6da6dd4..a40d8f93a 100644 --- a/build.gradle +++ b/build.gradle @@ -52,7 +52,7 @@ repositories { dependencies { // ie³ power system utils - compile 'com.github.ie3-institute:PowerSystemUtils:1.5.1' + compile 'com.github.ie3-institute:PowerSystemUtils:1.5.2' implementation 'tech.units:indriya:2.1.2'