Skip to content

Commit 9972627

Browse files
Bump com.github.ie3-institute:PowerSystemDataModel from 7.0.0 to 8.0.0 (#312)
1 parent a62a9ae commit 9972627

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ dependencies{
6262
}
6363

6464
//PSDM
65-
implementation('com.github.ie3-institute:PowerSystemDataModel:7.0.0') {
65+
implementation('com.github.ie3-institute:PowerSystemDataModel:8.0.0') {
6666
exclude group: 'org.apache.logging.log4j'
6767
exclude group: 'org.slf4j'
6868
/* Exclude our own nested dependencies */

0 commit comments

Comments
 (0)