Skip to content

Commit ee155e1

Browse files
committed
fixed PowerSystemUtils in build.gradle to version 1.3.2
1 parent d6144c9 commit ee155e1

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 @@ repositories {
5353

5454
dependencies {
5555
// ie³ power system utils
56-
compile 'com.github.ie3-institute:PowerSystemUtils:1.3.2-SNAPSHOT'
56+
compile 'com.github.ie3-institute:PowerSystemUtils:1.3.2'
5757

5858
compile "tec.uom:uom-se:$unitsOfMeasurementVersion"
5959

0 commit comments

Comments
 (0)