Skip to content

Commit

Permalink
Bump VIVIDUS from 0.6.9 to 0.6.10
Browse files Browse the repository at this point in the history
  • Loading branch information
valfirst committed May 23, 2024
1 parent 556f3f6 commit b98b787
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ ext.buildSystemPath = "${System.env.VIVIDUS_BUILD_SYSTEM_HOME?:buildSystemRootDi
apply from: "${buildSystemPath}/vividus-test-project.gradle"

dependencies {
implementation platform(group: 'org.vividus', name: 'vividus-bom', version: '0.6.9')
implementation platform(group: 'org.vividus', name: 'vividus-bom', version: '0.6.10')
implementation(group: 'org.vividus', name: 'vividus')
}

0 comments on commit b98b787

Please sign in to comment.