Skip to content

Commit

Permalink
Bump protobuf from 4.28.0 to 4.28.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lberrymage committed Sep 14, 2024
1 parent 965259f commit 6b3f81f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ kotlin = "2.0.20"
ksp = "2.0.20-1.0.25"
ktor = "2.3.12"
logback = "1.5.8"
protobuf = "4.28.0"
protobuf = "4.28.1"
protobuf-plugin = "0.9.4"
s3 = "1.3.29"
sqlite = "3.46.1.0"
Expand Down
22 changes: 11 additions & 11 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1314,9 +1314,9 @@ SPDX-License-Identifier: AGPL-3.0-only
<sha256 value="4b03ee00dc5e3d4bbf755b26ee4d6ace2ab00c08315d3b28248910137b080edc" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="com.google.protobuf" name="protobuf-bom" version="4.28.0">
<artifact name="protobuf-bom-4.28.0.pom">
<sha256 value="fc8290b70ca52d47469eb903899231ab8004ac7ae22bb63d962cb8a4c28dfb22" origin="Generated by Gradle"/>
<component group="com.google.protobuf" name="protobuf-bom" version="4.28.1">
<artifact name="protobuf-bom-4.28.1.pom">
<sha256 value="de485a2ff54a43064759c423f3f48736dd7629e9ed2d01e641d56b09a2a93d29" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="com.google.protobuf" name="protobuf-gradle-plugin" version="0.9.4">
Expand All @@ -1327,17 +1327,17 @@ SPDX-License-Identifier: AGPL-3.0-only
<sha256 value="adba1612b20b5cdb9350e12475e25c31db59e80f937466c257cdf3f9b758e96e" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="com.google.protobuf" name="protobuf-java" version="4.28.0">
<artifact name="protobuf-java-4.28.0.jar">
<sha256 value="ad2388477b3b96994241e64731a136894dc9fed6deb9f276d484a8b171b1450c" origin="Generated by Gradle"/>
<component group="com.google.protobuf" name="protobuf-java" version="4.28.1">
<artifact name="protobuf-java-4.28.1.jar">
<sha256 value="1fc762f886d4f37809fe6489d0b8c6a430ab951979212d1d4307cb2ee374549c" origin="Generated by Gradle"/>
</artifact>
<artifact name="protobuf-java-4.28.0.pom">
<sha256 value="1dc1a3fdb5bd4ac6b24a0d2c1b9babdcc60055ddd2818ffa293a5b1c15d50d91" origin="Generated by Gradle"/>
<artifact name="protobuf-java-4.28.1.pom">
<sha256 value="db85ea93893b36ddf61cf47009a7ea17b48646d3892923b1627b2b2678c68567" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="com.google.protobuf" name="protobuf-parent" version="4.28.0">
<artifact name="protobuf-parent-4.28.0.pom">
<sha256 value="f3afdaddada2b15797c921c19b215e8606c9fdda1ceabfb0b35c4fc2bc6310a1" origin="Generated by Gradle"/>
<component group="com.google.protobuf" name="protobuf-parent" version="4.28.1">
<artifact name="protobuf-parent-4.28.1.pom">
<sha256 value="119c486b90d716fb3d336ceac46e66db33776574900aabdfc1c8a75f99f83ffa" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="com.squareup.okhttp3" name="okhttp" version="5.0.0-alpha.14">
Expand Down

0 comments on commit 6b3f81f

Please sign in to comment.