Skip to content

Commit

Permalink
Merge branch 'main' into nullpointer0x00/dlob-price
Browse files Browse the repository at this point in the history
  • Loading branch information
nullpointer0x00 committed Oct 26, 2023
2 parents 4429244 + 1bdc002 commit 4eb297c
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.16.0"
const val ProvProto = "1.17.0-rc1"
const val Postgres = "42.2.23"
const val Protobuf = "3.21.9"

Expand Down

0 comments on commit 4eb297c

Please sign in to comment.