We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2826ece commit 5497b95Copy full SHA for 5497b95
1 file changed
build.gradle
@@ -76,7 +76,7 @@ dependencies {
76
implementation 'com.google.code.gson:gson:2.10.1'
77
implementation("com.google.guava:guava:31.1-jre")
78
implementation group: 'org.kohsuke', name: 'github-api', version: '1.306'
79
- implementation 'org.jsoup:jsoup:1.14.3'
+ implementation 'org.jsoup:jsoup:1.17.1'
80
implementation "org.mariuszgromada.math:MathParser.org-mXparser:5.2.1"
81
implementation 'org.reflections:reflections:0.10.2'
82
implementation 'sh.stein:carbon-api:1.2'
0 commit comments