Skip to content

Commit

Permalink
Merge pull request #417 from Scalingo/fix/416/mongodb-1.18.0
Browse files Browse the repository at this point in the history
chore(mongodb): update from 1.17.3 to 1.18.0
  • Loading branch information
Frzk authored Mar 28, 2024
2 parents 81e227f + 7a777d8 commit 6304259
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,6 +44,6 @@ 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.17.3"
mongodb_version="1.18.0"
amqp_version="1.11.0"
phpredis_version="6.0.2"

0 comments on commit 6304259

Please sign in to comment.