From b1c68c3c02b7b7687ff94972e131351887c0ea54 Mon Sep 17 00:00:00 2001 From: Ix-chel Ruiz Date: Wed, 29 Oct 2025 21:14:30 +0100 Subject: [PATCH] Update events.json Added achievements for Hackergarten Basel 29.10.25 --- events.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/events.json b/events.json index 608e27d..3536764 100644 --- a/events.json +++ b/events.json @@ -114,6 +114,10 @@ { "title": "question-driven-talk-assistant: Reported issue on keyboard shortcuts", "url": "https://github.com/martinfrancois/question-driven-talk-assistant/issues/696" + }, + { + "title": "Gradle 9: Deprecated Flags", + "url": "https://github.com/kordamp/gm/issues/56" } ] },