Skip to content

Commit b067645

Browse files
Bump com.github.ie3-institute:PowerSystemDataModel from 8.0.0 to 8.1.0
Bumps [com.github.ie3-institute:PowerSystemDataModel](https://github.com/ie3-institute/PowerSystemDatamodel) from 8.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@8.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-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9d49138 commit b067645

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
@@ -49,7 +49,7 @@ repositories {
4949

5050
dependencies {
5151
/* PowerSystemDataModel */
52-
implementation('com.github.ie3-institute:PowerSystemDataModel:8.0.0') {
52+
implementation('com.github.ie3-institute:PowerSystemDataModel:8.1.0') {
5353
exclude group: 'org.apache.logging.log4j'
5454
exclude group: 'org.slf4j'
5555
/* Exclude our own nested dependencies */

0 commit comments

Comments
 (0)