diff options
| author | Felix Morgner <felix.morgner@gmail.com> | 2025-04-05 10:59:03 +0200 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@gmail.com> | 2025-04-05 10:59:03 +0200 |
| commit | 48eb849abde6c9af75c015a9721c9b337f3a5fd9 (patch) | |
| tree | 5c74cd43668055d116a2c8c306a5e50a815c6139 /ci | |
| parent | b95258f419c62f7f38ec6128568df5897e4f5696 (diff) | |
| download | turns-48eb849abde6c9af75c015a9721c9b337f3a5fd9.tar.xz turns-48eb849abde6c9af75c015a9721c9b337f3a5fd9.zip | |
ci: update dependencies
Diffstat (limited to 'ci')
| -rw-r--r-- | ci/Containerfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ci/Containerfile b/ci/Containerfile index f3c8685..16be545 100644 --- a/ci/Containerfile +++ b/ci/Containerfile @@ -13,8 +13,8 @@ RUN pacman-key --init \ 'cmake>=3.29' \ 'gcc>=14.1.0' \ 'git' \ - 'gtkmm-4.0>=4.14' \ - 'libadwaita>=1.5' \ + 'gtkmm-4.0>=4.18' \ + 'libadwaita>=1.7' \ 'lcov' \ 'ninja>=1.11' \ 'pkgconf' \ |
