diff --git a/swing/src/main/java/info/openrocket/swing/gui/dialogs/AboutDialog.java b/swing/src/main/java/info/openrocket/swing/gui/dialogs/AboutDialog.java
index 989210fac..82ce57628 100644
--- a/swing/src/main/java/info/openrocket/swing/gui/dialogs/AboutDialog.java
+++ b/swing/src/main/java/info/openrocket/swing/gui/dialogs/AboutDialog.java
@@ -81,6 +81,7 @@ public class AboutDialog extends JDialog {
"jSystemThemeDetector" + href("https://github.com/Dansoftowner/jSystemThemeDetector", true, true) + "
" +
"Obj" + href("https://github.com/javagl/Obj", true, true) + "
" +
"ClassGraph" + href("https://github.com/classgraph/classgraph", true, true) + "
" +
+ "Gradle Modules Plugin" + href("https://github.com/java9-modularity/gradle-modules-plugin", true, true) + "
" +
"
" +
"OpenRocket gratefully acknowledges our use of the following databases:
" +
"
" +