We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c2df77 commit 593a08eCopy full SHA for 593a08e
build.gradle
@@ -77,7 +77,7 @@ dependencies {
77
implementation "com.github.scopt:scopt_${scalaVersion}:+"
78
79
// ie³ internal repository
80
- implementation('com.github.ie3-institute:PowerSystemUtils:2.0') {
+ implementation('com.github.ie3-institute:PowerSystemUtils:2.2') {
81
exclude group: 'org.apache.logging.log4j'
82
exclude group: 'org.slf4j'
83
/* Exclude our own nested dependencies */
0 commit comments