Skip to content

Commit

Permalink
Merge branch 'main' into to/#249-fix-logging
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastian-peter authored Jun 28, 2024
2 parents fe02086 + 4383e1f commit d6d6626
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ repositories {

dependencies {
/* PowerSystemDataModel */
implementation('com.github.ie3-institute:PowerSystemDataModel:5.0.1') {
implementation('com.github.ie3-institute:PowerSystemDataModel:5.1.0') {
exclude group: 'org.apache.logging.log4j'
exclude group: 'org.slf4j'
/* Exclude our own nested dependencies */
Expand Down

0 comments on commit d6d6626

Please sign in to comment.