Skip to content

Commit

Permalink
Merge pull request #496 from kieker-monitoring/dependabot/gradle/com.…
Browse files Browse the repository at this point in the history
…github.oshi-oshi-core-6.4.11

Bump com.github.oshi:oshi-core from 6.4.10 to 6.4.11
  • Loading branch information
rju committed Jan 30, 2024
2 parents ac58053 + 3df3e41 commit 2609944
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion monitoring/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ dependencies {
implementation "org.aspectj:aspectjrt:$aspectjVersion"
implementation "org.aspectj:aspectjweaver:$aspectjVersion" // for our custom AspectJ weaver (class: AspectJLoader)

implementation "com.github.oshi:oshi-core:6.4.10"
implementation "com.github.oshi:oshi-core:6.4.11"

// https://mvnrepository.com/artifact/org.influxdb/influxdb-java
implementation "org.influxdb:influxdb-java:2.24"
Expand Down

0 comments on commit 2609944

Please sign in to comment.