Skip to content

Commit

Permalink
Merge pull request #76 from MagicTeaMC/dependabot/gradle/com.github.o…
Browse files Browse the repository at this point in the history
…shi-oshi-core-6.6.3

Bump com.github.oshi:oshi-core from 6.6.2 to 6.6.3
  • Loading branch information
MagicTeaMC authored Aug 26, 2024
2 parents 8900ace + 8726201 commit 62346aa
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 @@ -42,7 +42,7 @@ dependencies {
api("org.slf4j:slf4j-nop:2.0.13")
api("org.slf4j:slf4j-api:2.0.13")
api("me.scarsz.jdaappender:jda5:1.2.2")
api("com.github.oshi:oshi-core:6.6.2")
api("com.github.oshi:oshi-core:6.6.3")
testImplementation("junit:junit:4.13.2")
testImplementation("org.hamcrest:hamcrest-core:3.0")
}
Expand Down

0 comments on commit 62346aa

Please sign in to comment.