Skip to content

Commit 0a77c24

Browse files
authored
Merge branch 'dev' into ms/#1214-convert-ExtEvDataService-to-typed
2 parents 27e8d59 + 3eb0ecd commit 0a77c24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ dependencies {
8585
exclude group: 'edu.ie3'
8686
}
8787

88-
implementation('com.github.ie3-institute:simonaAPI:0.6.0') {
88+
implementation('com.github.ie3-institute:simonaAPI:0.7.0') {
8989
exclude group: 'org.apache.logging.log4j'
9090
exclude group: 'org.slf4j'
9191
/* Exclude our own nested dependencies */

0 commit comments

Comments
 (0)