From bb5ee685a69ccc012b8319635ceb678c4820e85d Mon Sep 17 00:00:00 2001
From: Eduardo Vannini <43147612+evannini@users.noreply.github.com>
Date: Wed, 18 Feb 2026 08:54:04 +0100
Subject: [PATCH] Fix: update case in dependency FnOio to prevent failures on
fresh builds.
---
README.md | 2 +-
pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 872b4ee..259bb96 100644
--- a/README.md
+++ b/README.md
@@ -91,7 +91,7 @@ java -jar MappingWeaver-0.1.1-SNAPSHOT.jar --help
| be.ugent.idlab.knows MappingLoom | unreleased |
| be.ugent.idlab.knows function-agent-java | |
| be.ugent.idlab.knows idlab-functions-java | MIT |
-| com.github.FnOio grel-functions-java | MIT |
+| com.github.fnoio grel-functions-java | MIT |
| org.slf4j slf4j-simple | MIT |
| org.slf4j slf4j-api | MIT |
| org.jspecify jspecify | |
diff --git a/pom.xml b/pom.xml
index c931584..2cfef90 100644
--- a/pom.xml
+++ b/pom.xml
@@ -249,7 +249,7 @@ under the License.
1.3.3
- com.github.FnOio
+ com.github.fnoio
grel-functions-java
v0.10.0