Skip to content

Commit f66134c

Browse files
Bump com.github.ie3-institute:PowerSystemDataModel from 7.0.0 to 8.1.0
Bumps [com.github.ie3-institute:PowerSystemDataModel](https://github.com/ie3-institute/PowerSystemDatamodel) from 7.0.0 to 8.1.0. - [Release notes](https://github.com/ie3-institute/PowerSystemDatamodel/releases) - [Changelog](https://github.com/ie3-institute/PowerSystemDataModel/blob/dev/CHANGELOG.md) - [Commits](ie3-institute/PowerSystemDataModel@7.0.0...8.1.0) --- updated-dependencies: - dependency-name: com.github.ie3-institute:PowerSystemDataModel dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0b40e12 commit f66134c

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
@@ -91,7 +91,7 @@ dependencies {
9191
}
9292

9393
// ie³ power system data model
94-
implementation('com.github.ie3-institute:PowerSystemDataModel:7.0.0') {
94+
implementation('com.github.ie3-institute:PowerSystemDataModel:8.1.0') {
9595
exclude group: 'org.slf4j'
9696
exclude group: 'org.apache.logging.log4j'
9797
exclude group: 'com.github.ie3-institute'

0 commit comments

Comments
 (0)