Skip to content

Commit

Permalink
Merge pull request #494 from kieker-monitoring/dependabot/gradle/org.…
Browse files Browse the repository at this point in the history
…jgrapht-jgrapht-core-1.5.2

Bump org.jgrapht:jgrapht-core from 1.5.1 to 1.5.2
  • Loading branch information
rju committed Jan 30, 2024
2 parents 16d4957 + 5388845 commit eec0386
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/restructuring/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ dependencies {
implementation "org.apache.commons:commons-lang3:3.14.0"

// https://mvnrepository.com/artifact/org.jgrapht/jgrapht-core
implementation "org.jgrapht:jgrapht-core:1.5.1"
implementation "org.jgrapht:jgrapht-core:1.5.2"

// https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter-api
testImplementation "org.junit.jupiter:junit-jupiter-api:5.10.1"
Expand Down

0 comments on commit eec0386

Please sign in to comment.