Skip to content

Commit

Permalink
Merging build #221
Browse files Browse the repository at this point in the history
  • Loading branch information
axiomatics-andreas authored Feb 22, 2024
2 parents e446d15 + 0fb6823 commit 3ac1992
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/groovy/alfa-testing-framework.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ configurations.all {

dependencies {
testImplementation group: 'junit', name: 'junit', version: '4.13.2'
testImplementation "com.axiomatics.cr.alfa.test:alfa-test-framework:1.0.20"
testImplementation "com.axiomatics.cr.alfa.test:alfa-test-framework:1.0.21"

domTool(group: 'com.axiomatics.domtool', name: 'domtool', version: '0.10.1')
domTool(group: 'com.axiomatics.domtool', name: 'domtool-lib', version: '0.10.1')
Expand Down

0 comments on commit 3ac1992

Please sign in to comment.