From 6058557eec517cae32ba364e71d890d2c3206277 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 01:47:37 +0000 Subject: [PATCH] CompatHelper: bump compat for "GeometryBasics" to "0.5" --- Project.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Project.toml b/Project.toml index d468184..7ef6bde 100644 --- a/Project.toml +++ b/Project.toml @@ -29,10 +29,10 @@ Colors = "0.9, 0.10, 0.11, 0.12, 0.13" CoordinateTransformations = "0.5, 0.6" DocStringExtensions = "0.5, 0.6, 0.7, 0.8, 0.9" FFMPEG = "0.2, 0.3, 0.4" -GeometryBasics = "0.3, 0.4" +GeometryBasics = "0.3, 0.4, 0.5" HTTP = "1" -Meshing = "0.5, 0.6" MeshIO = "0.4" +Meshing = "0.5, 0.6" MsgPack = "1" Parameters = "0.10, 0.11, 0.12, 0.13" PrecompileTools = "1" @@ -46,8 +46,8 @@ julia = "1.6" ColorTypes = "3da002f7-5984-5a60-b8a6-cbb66c0b333f" Electron = "a1bb12fb-d4d1-54b4-b10a-ee7951ef7ad3" FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549" -Meshing = "e6723b4c-ebff-59f1-b4b7-d97aa5274f73" MeshIO = "7269a6da-0436-5bbc-96c2-40638cbb6118" +Meshing = "e6723b4c-ebff-59f1-b4b7-d97aa5274f73" NBInclude = "0db19996-df87-5ea3-a455-e3a50d440464" Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f" Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"