Skip to content

Commit

Permalink
Bump com.google.protobuf:protobuf-kotlin from 4.28.2 to 4.28.3
Browse files Browse the repository at this point in the history
Bumps com.google.protobuf:protobuf-kotlin from 4.28.2 to 4.28.3.

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-kotlin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 24, 2024
1 parent 031f237 commit 417c204
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 417c204

Please sign in to comment.