diff options
| author | Michael Williamson <mike@zwobble.org> | 2026-06-06 09:48:13 +0100 |
|---|---|---|
| committer | Michael Williamson <mike@zwobble.org> | 2026-06-06 09:48:13 +0100 |
| commit | a1c4c7f89107deb3f59d8569d2463281e6179fb4 (patch) | |
| tree | 861e827331e967f4e9cbfc12e5ad3e3a38df683d /pom.xml | |
| parent | 4ff1c2d997d907cb6ace838775ed936a23320b1b (diff) | |
Improve error reporting for java-types config
Diffstat (limited to 'pom.xml')
| -rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -63,12 +63,12 @@ <dependency> <groupId>org.zwobble.source-text</groupId> <artifactId>source-text</artifactId> - <version>0.1.0</version> + <version>0.1.1</version> </dependency> <dependency> <groupId>org.zwobble.json5</groupId> <artifactId>zwobble-json5</artifactId> - <version>0.1.1</version> + <version>0.1.2</version> </dependency> <dependency> <groupId>org.junit.jupiter</groupId> |
