Skip to content

Commit 245c7da

Browse files
Update dependency org.plumelib:plume-util to v1.13.0
1 parent c197799 commit 245c7da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ ext {
9393
junit : '4.13.2',
9494
lombok : '1.18.42',
9595
// plume-util includes a version of reflection-util. When updating ensure the versions are consistent.
96-
plumeUtil : '1.11.0',
96+
plumeUtil : '1.13.0',
9797
reflectionUtil : '1.1.5',
9898
]
9999
}

0 commit comments

Comments
 (0)