Skip to content

Commit f4da663

Browse files
Bump com.github.ie3-institute:PowerSystemDataModel (#271)
1 parent ba5ce4c commit f4da663

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
@@ -53,7 +53,7 @@ dependencies {
5353

5454

5555
/* PowerSystemDataModel */
56-
implementation('com.github.ie3-institute:PowerSystemDataModel:3.0-SNAPSHOT') {
56+
implementation('com.github.ie3-institute:PowerSystemDataModel:3.0.0') {
5757
exclude group: 'org.apache.logging.log4j'
5858
exclude group: 'org.slf4j'
5959
/* Exclude our own nested dependencies */

0 commit comments

Comments
 (0)