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 ba5ce4c commit f4da663Copy full SHA for f4da663
build.gradle
@@ -53,7 +53,7 @@ dependencies {
53
54
55
/* PowerSystemDataModel */
56
- implementation('com.github.ie3-institute:PowerSystemDataModel:3.0-SNAPSHOT') {
+ implementation('com.github.ie3-institute:PowerSystemDataModel:3.0.0') {
57
exclude group: 'org.apache.logging.log4j'
58
exclude group: 'org.slf4j'
59
/* Exclude our own nested dependencies */
0 commit comments