Skip to content

Commit

Permalink
Merge pull request #91 from CubeWhyMC/dependabot/gradle/com.google.pr…
Browse files Browse the repository at this point in the history
…otobuf-protobuf-kotlin-4.28.1

Bump com.google.protobuf:protobuf-kotlin from 4.28.0 to 4.28.1
  • Loading branch information
cubewhy authored Sep 12, 2024
2 parents 19b87d0 + 6cfca58 commit 86c0345
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 @@ -36,7 +36,7 @@ dependencies {
implementation("commons-io:commons-io:2.16.1")
implementation("cn.hutool:hutool-crypto:5.8.32")
implementation("org.java-websocket:Java-WebSocket:1.5.7")
implementation("com.google.protobuf:protobuf-kotlin:4.28.0")
implementation("com.google.protobuf:protobuf-kotlin:4.28.1")

implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8")
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.2")
Expand Down

0 comments on commit 86c0345

Please sign in to comment.