Skip to content

Commit 3d3619b

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

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
@@ -92,7 +92,7 @@ dependencies {
9292
}
9393

9494
// ie³ power system data model
95-
implementation('com.github.ie3-institute:PowerSystemDataModel:6.0.0') {
95+
implementation('com.github.ie3-institute:PowerSystemDataModel:7.0.0') {
9696
exclude group: 'org.slf4j'
9797
exclude group: 'org.apache.logging.log4j'
9898
exclude group: 'com.github.ie3-institute'

0 commit comments

Comments
 (0)