We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 27e8d59 + 3eb0ecd commit 0a77c24Copy full SHA for 0a77c24
build.gradle
@@ -85,7 +85,7 @@ dependencies {
85
exclude group: 'edu.ie3'
86
}
87
88
- implementation('com.github.ie3-institute:simonaAPI:0.6.0') {
+ implementation('com.github.ie3-institute:simonaAPI:0.7.0') {
89
exclude group: 'org.apache.logging.log4j'
90
exclude group: 'org.slf4j'
91
/* Exclude our own nested dependencies */
0 commit comments