Skip to content

Commit ac17b56

Browse files
authored
Merge pull request #61 from bowbahdoe/bowbahdoe-patch-13
Update pom.xml
2 parents 8a1ff3b + ffaac1b commit ac17b56

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

compiler/base/pom.xml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,13 @@
3232
<dependency>
3333
<groupId>dev.mccue</groupId>
3434
<artifactId>json</artifactId>
35-
<version>2023.12.23</version>
35+
<version>2024.11.20</version>
36+
</dependency>
37+
38+
<dependency>
39+
<groupId>dev.blaauwendraad</groupId>
40+
<artifactId>json-masker</artifactId>
41+
<version>1.1.0</version>
3642
</dependency>
3743

3844
<dependency>

0 commit comments

Comments
 (0)