Skip to content

Commit efb09d6

Browse files
Bump com.github.ie3-institute:PowerSystemUtils from 2.0-SNAPSHOT to 2.0 (#268)
1 parent 67299f0 commit efb09d6

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
@@ -77,7 +77,7 @@ dependencies {
7777
implementation "com.github.scopt:scopt_${scalaVersion}:+"
7878

7979
// ie³ internal repository
80-
implementation('com.github.ie3-institute:PowerSystemUtils:2.0-SNAPSHOT') {
80+
implementation('com.github.ie3-institute:PowerSystemUtils:2.0') {
8181
exclude group: 'org.apache.logging.log4j'
8282
exclude group: 'org.slf4j'
8383
/* Exclude our own nested dependencies */

0 commit comments

Comments
 (0)