Skip to content

Commit 6a9dde9

Browse files
Bump com.github.ie3-institute:PowerSystemDataModel from 8.0.0 to 8.1.0 (#313)
1 parent 9972627 commit 6a9dde9

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:8.0.0') {
65+
implementation('com.github.ie3-institute:PowerSystemDataModel:8.1.0') {
6666
exclude group: 'org.apache.logging.log4j'
6767
exclude group: 'org.slf4j'
6868
/* Exclude our own nested dependencies */

0 commit comments

Comments
 (0)