Skip to content

Commit

Permalink
E - Oppdatering av com.tngtech.archunit:archunit:1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dskarpas committed Dec 6, 2023
1 parent 9cee099 commit ce8a7cb
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 @@ -106,7 +106,7 @@ dependencies {
testImplementation('io.mockk:mockk:1.13.8')

// Architecture tests la stå som 0.11.0
testImplementation ('com.tngtech.archunit:archunit:1.2.0')
testImplementation ('com.tngtech.archunit:archunit:1.2.1')

// Forenklere mocking av beans, benyttes som mockito mockbean
testImplementation('com.ninja-squad:springmockk:4.0.2')
Expand Down

0 comments on commit ce8a7cb

Please sign in to comment.