Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/backend-v2' into back/feat/#697-2
Browse files Browse the repository at this point in the history
  • Loading branch information
kimminkyeu committed Dec 9, 2024
2 parents 4c3b5f4 + 5fd7965 commit 7e03b39
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion backend/techpick-core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@ repositories {
}

dependencies {

// jsoup
// https://mvnrepository.com/artifact/org.jsoup/jsoup
implementation 'org.jsoup:jsoup:1.18.1'
}

tasks.named('test') {
Expand Down

0 comments on commit 7e03b39

Please sign in to comment.