Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3853f74

Browse files
authoredSep 27, 2024··
chore(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.18.0
1 parent eb96040 commit 3853f74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎dalle.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
///usr/bin/env jbang "$0" "$@" ; exit $?
22
//DEPS info.picocli:picocli:4.7.5
3-
//DEPS com.fasterxml.jackson.core:jackson-databind:2.15.3
3+
//DEPS com.fasterxml.jackson.core:jackson-databind:2.18.0
44

55
import static java.lang.System.out;
66

0 commit comments

Comments
 (0)
Please sign in to comment.