Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/gradle/prime-router/org.yaml-sn…
Browse files Browse the repository at this point in the history
…akeyaml-2.0
  • Loading branch information
snesm authored May 31, 2023
2 parents 9ea319a + efa48a4 commit 6401edb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prime-router/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -811,7 +811,7 @@ dependencies {
implementation("commons-io:commons-io: 2.11.0")
implementation("com.anyascii:anyascii:0.3.1")
// force jsoup since skrapeit-html-parser@1.2.1+ has not updated
implementation("org.jsoup:jsoup:1.15.3")
implementation("org.jsoup:jsoup:1.16.1")

runtimeOnly("com.okta.jwt:okta-jwt-verifier-impl:0.5.7")
runtimeOnly("com.github.kittinunf.fuel:fuel-jackson:2.3.1")
Expand Down

0 comments on commit 6401edb

Please sign in to comment.