Skip to content

Commit

Permalink
add new proto version
Browse files Browse the repository at this point in the history
  • Loading branch information
nullpointer0x00 committed Feb 16, 2024
1 parent 33c3855 commit 4b46fb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ object Versions {
const val SpringBoot = PluginVersions.SpringBoot
const val Swagger = "3.0.0"
const val Grpc = "1.50.2"
const val ProvProto = "1.17.0"
const val ProvProto = "1.18.0-rc1"
const val Postgres = "42.2.23"
const val Protobuf = "3.21.9"

Expand Down

0 comments on commit 4b46fb5

Please sign in to comment.