Skip to content

Commit 2a254c2

Browse files
Bump com.github.ie3-institute:PowerSystemDataModel from 8.0.0 to 8.1.0 (#335)
1 parent 9d49138 commit 2a254c2

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
@@ -49,7 +49,7 @@ repositories {
4949

5050
dependencies {
5151
/* PowerSystemDataModel */
52-
implementation('com.github.ie3-institute:PowerSystemDataModel:8.0.0') {
52+
implementation('com.github.ie3-institute:PowerSystemDataModel:8.1.0') {
5353
exclude group: 'org.apache.logging.log4j'
5454
exclude group: 'org.slf4j'
5555
/* Exclude our own nested dependencies */

0 commit comments

Comments
 (0)