Skip to content

Commit

Permalink
2nd dep
Browse files Browse the repository at this point in the history
  • Loading branch information
svennergr committed Sep 2, 2024
1 parent af191b1 commit 438865c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
plugins {
id "io.freefair.lombok" version "8.7"
}

dependencies {
testImplementation group: 'org.awaitility', name: 'awaitility', version: '4.2.1'
}

0 comments on commit 438865c

Please sign in to comment.