Skip to content

Commit 5e28caa

Browse files
authored
Upgrade conan default to 1.45.0
1 parent 650820a commit 5e28caa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/default_versions.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ const DefaultVersions: Record<string, string> = {
55
ninja: "1.10.2",
66
cmake: "3.22.1",
77
gcovr: "5.0",
8-
conan: "1.44.1",
8+
conan: "1.45.0",
99
meson: "0.61.1",
1010
python: "3.8.10",
1111
kcov: "v39",

0 commit comments

Comments
 (0)