summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--meson.build2
m---------subprojects/libhandy0
2 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index ffc0838..0be097e 100644
--- a/meson.build
+++ b/meson.build
@@ -65,7 +65,7 @@ if get_option('telepathy')
telepathy_glib = dependency('telepathy-glib', version: '>= 0.22.0')
endif
-libhandy = dependency('libhandy-1', version: '>= 0.84.0', required: false)
+libhandy = dependency('libhandy-1', version: '>= 0.85.0', required: false)
if not libhandy.found()
libhandy_subproj = subproject(
'libhandy',
diff --git a/subprojects/libhandy b/subprojects/libhandy
-Subproject 3a61bd9c6bc95f5418ef5376a99632d103162d4
+Subproject 709e08635bacc63c8e4894ccb6067f6cfe497f3