Skip to content

Commit

Permalink
Merge pull request #104 from corgibytes/dependabot/gradle/com.github.…
Browse files Browse the repository at this point in the history
…oshi-oshi-core-6.4.2

build(deps): Bump com.github.oshi:oshi-core from 6.4.0 to 6.4.2
  • Loading branch information
mscottford authored Aug 25, 2023
2 parents 951e4e9 + 9b35d36 commit fb36f19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies {
implementation("org.apache.maven:maven-model:3.9.0")
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4")
implementation("com.github.pgreze:kotlin-process:1.4.1")
implementation("com.github.oshi:oshi-core:6.4.0")
implementation("com.github.oshi:oshi-core:6.4.2")
runtimeOnly("org.slf4j:slf4j-simple:2.0.6")

api("io.grpc:grpc-stub:$grpcVersion")
Expand Down

0 comments on commit fb36f19

Please sign in to comment.