Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.

Commit

Permalink
Merge pull request #1385 from oxelson/4.6.x
Browse files Browse the repository at this point in the history
protobuf upgrade
  • Loading branch information
haileyajohnson committed Jan 18, 2022
2 parents 645a5d4 + de14d75 commit 3a583dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ libraries["jna"] = "net.java.dev.jna:jna:4.2.2"

libraries["joda-time"] = "joda-time:joda-time:2.8.1"

libraries["protobuf-java"] = "com.google.protobuf:protobuf-java:3.5.0"
libraries["protobuf-java"] = "com.google.protobuf:protobuf-java:3.19.3"

libraries["quartz"] = "org.quartz-scheduler:quartz:2.3.2"

Expand Down

0 comments on commit 3a583dd

Please sign in to comment.