diff --git a/build.gradle b/build.gradle index 6aef705..6db582a 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:2.2.1') { /* Exclude nested logging and ieĀ³ related dependencies */ exclude group: 'org.slf4j' exclude group: 'com.github.ie3-institute'