diff --git a/build.gradle b/build.gradle index 4a28542..22d9e30 100644 --- a/build.gradle +++ b/build.gradle @@ -64,7 +64,7 @@ dependencies { exclude group: 'com.github.ie3-institute' } - implementation ('com.github.ie3-institute:PowerSystemUtils:1.6') { + implementation ('com.github.ie3-institute:PowerSystemUtils:3.0.0') { /* Exclude nested logging and ie³ related dependencies */ exclude group: 'org.slf4j' exclude group: 'com.github.ie3-institute'