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 0b40e12 commit f66134cCopy full SHA for f66134c
build.gradle
@@ -91,7 +91,7 @@ dependencies {
91
}
92
93
// ie³ power system data model
94
- implementation('com.github.ie3-institute:PowerSystemDataModel:7.0.0') {
+ implementation('com.github.ie3-institute:PowerSystemDataModel:8.1.0') {
95
exclude group: 'org.slf4j'
96
exclude group: 'org.apache.logging.log4j'
97
exclude group: 'com.github.ie3-institute'
0 commit comments