Skip to content

Commit 593a08e

Browse files
Bump com.github.ie3-institute:PowerSystemUtils from 2.0 to 2.2
Bumps [com.github.ie3-institute:PowerSystemUtils](https://github.com/ie3-institute/PowerSystemUtils) from 2.0 to 2.2. - [Release notes](https://github.com/ie3-institute/PowerSystemUtils/releases) - [Changelog](https://github.com/ie3-institute/PowerSystemUtils/blob/main/CHANGELOG.md) - [Commits](ie3-institute/PowerSystemUtils@v2.0.0...v2.2.0) --- updated-dependencies: - dependency-name: com.github.ie3-institute:PowerSystemUtils dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7c2df77 commit 593a08e

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
@@ -77,7 +77,7 @@ dependencies {
7777
implementation "com.github.scopt:scopt_${scalaVersion}:+"
7878

7979
// ie³ internal repository
80-
implementation('com.github.ie3-institute:PowerSystemUtils:2.0') {
80+
implementation('com.github.ie3-institute:PowerSystemUtils:2.2') {
8181
exclude group: 'org.apache.logging.log4j'
8282
exclude group: 'org.slf4j'
8383
/* Exclude our own nested dependencies */

0 commit comments

Comments
 (0)