diff --git a/meson.build b/meson.build index f749b29e..359875f3 100644 --- a/meson.build +++ b/meson.build @@ -34,7 +34,7 @@ endif required_glib = '2.46' # Before increasing this, update subprojects/bubblewrap.wrap -required_bwrap = '0.8.0' +required_bwrap = '0.9.901' # Before increasing this, update subprojects/dbus-proxy.wrap required_dbus_proxy = '0.1.0' required_libostree = '2020.8' diff --git a/subprojects/bubblewrap.wrap b/subprojects/bubblewrap.wrap index 1dbd7164..d089501b 100644 --- a/subprojects/bubblewrap.wrap +++ b/subprojects/bubblewrap.wrap @@ -1,5 +1,5 @@ [wrap-git] url = https://github.com/containers/bubblewrap.git -# v0.9.0 -revision = 8e51677abd7e3338e4952370bf7d902e37d8cbb6 +# release candidate 0.9.901 +revision = 8b7a17493035732b350a8d6cbea065987752bb20 depth = 1