Skip to content

Commit

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

Bump com.google.protobuf:protobuf-kotlin from 4.28.1 to 4.28.2
  • Loading branch information
cubewhy authored Sep 19, 2024
2 parents d8a6794 + 61ba702 commit ebf1275
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.17.0")
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.1")
implementation("com.google.protobuf:protobuf-kotlin:4.28.2")

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

0 comments on commit ebf1275

Please sign in to comment.