Skip to content

Commit

Permalink
Merge pull request #474 from yuzawa-san/dependabot/gradle/com.google.…
Browse files Browse the repository at this point in the history
…protobuf-protobuf-java-3.24.4

Bump com.google.protobuf:protobuf-java from 3.23.4 to 3.24.4
  • Loading branch information
yuzawa-san authored Nov 3, 2023
2 parents 7a23fcd + adbf47d commit 134ce67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ dependencies {
implementation 'org.springframework.boot:spring-boot-starter-thymeleaf'
implementation 'javax.annotation:javax.annotation-api:1.3.2'
implementation 'org.bouncycastle:bcpkix-jdk15on:1.70'
implementation 'com.google.protobuf:protobuf-java:3.23.4'
implementation 'com.google.protobuf:protobuf-java:3.24.4'
implementation 'org.jmdns:jmdns:3.5.8'
implementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.15.2'
testImplementation 'org.springframework.boot:spring-boot-starter-test'
Expand Down

0 comments on commit 134ce67

Please sign in to comment.