Skip to content

Commit

Permalink
Merge pull request #430 from Scalingo/fix/428/mongodb-1.19.0
Browse files Browse the repository at this point in the history
chore(mongodb): update mongodb 1.18.1 to 1.19.0
  • Loading branch information
Frzk authored May 15, 2024
2 parents a4d7b6b + 4edad08 commit 8a5a2b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/buildpack.conf
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ libonig_version="${libonig_version:-6.9.8}"
# From https://zlib.net/
zlib_version="${zlib_version:-1.3}"
igbinary_version="3.2.15"
mongodb_version="1.18.1"
mongodb_version="1.19.0"
librabbitmq_version="0.14.0"
amqp_version="2.1.2"
phpredis_version="6.0.2"

0 comments on commit 8a5a2b4

Please sign in to comment.