Skip to content

Commit

Permalink
Merge pull request #106 from CubeWhyMC/dependabot/gradle/com.google.p…
Browse files Browse the repository at this point in the history
…rotobuf-protobuf-kotlin-4.28.3

Bump com.google.protobuf:protobuf-kotlin from 4.28.2 to 4.28.3
  • Loading branch information
cubewhy authored Oct 24, 2024
2 parents 6fccbfb + 417c204 commit 8d3d868
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.2")
implementation("com.google.protobuf:protobuf-kotlin:4.28.3")

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

0 comments on commit 8d3d868

Please sign in to comment.