Skip to content
This repository was archived by the owner on Jun 11, 2024. It is now read-only.

Commit 2ec89a6

Browse files
authored
Merge pull request #321 from browserup/dependabot/gradle/bcpVersion-1.67
Bump bcpVersion from 1.64 to 1.67
2 parents 256133a + 60f5d74 commit 2ec89a6

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
@@ -33,7 +33,7 @@ subprojects {
3333
sourceCompatibility=1.8
3434

3535
ext {
36-
bcpVersion = '1.64'
36+
bcpVersion = '1.67'
3737
guiceVersion = '4.2.3'
3838
jacksonVersion = '2.11.1'
3939
javassistVersion = '3.27.0-GA'

0 commit comments

Comments
 (0)