From 8aea2abfcb63e042158a7985f226c65d57560d08 Mon Sep 17 00:00:00 2001 From: Andreas Stefl Date: Tue, 15 Jul 2025 21:27:48 +0200 Subject: [PATCH] bump odrcore to 5.0.2 --- app/conanfile.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/conanfile.txt b/app/conanfile.txt index 64202e787077..533723a87a44 100644 --- a/app/conanfile.txt +++ b/app/conanfile.txt @@ -1,5 +1,5 @@ [requires] -odrcore/5.0.1 +odrcore/5.0.2 [generators] CMakeToolchain