Skip to content

Commit

Permalink
Update dependency com.github.oshi:oshi-core to v3.13.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 15, 2021
1 parent af3db56 commit 6908bc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ dependencies {
implementation("io.opencensus:opencensus-exporter-trace-stackdriver:$opencensusVersion")
implementation("io.opencensus:opencensus-exporter-stats-stackdriver:$opencensusVersion")
implementation("com.google.cloud:google-cloud-errorreporting:0.120.0-beta")
implementation("com.github.oshi:oshi-core:3.13.5")
implementation("com.github.oshi:oshi-core:3.13.6")
}

application {
Expand Down

0 comments on commit 6908bc6

Please sign in to comment.