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 9d49138 commit 2a254c2Copy full SHA for 2a254c2
build.gradle
@@ -49,7 +49,7 @@ repositories {
49
50
dependencies {
51
/* PowerSystemDataModel */
52
- implementation('com.github.ie3-institute:PowerSystemDataModel:8.0.0') {
+ implementation('com.github.ie3-institute:PowerSystemDataModel:8.1.0') {
53
exclude group: 'org.apache.logging.log4j'
54
exclude group: 'org.slf4j'
55
/* Exclude our own nested dependencies */
0 commit comments