Skip to content

Commit

Permalink
bump org json
Browse files Browse the repository at this point in the history
  • Loading branch information
nvnieuwk committed Jul 3, 2024
1 parent 52da183 commit a0527ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/nf-schema/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ dependencies {
compileOnly "io.nextflow:nextflow:$nextflowVersion"
compileOnly 'org.slf4j:slf4j-api:1.7.10'
compileOnly 'org.pf4j:pf4j:3.4.1'
implementation 'org.json:json:20230227'
implementation 'org.json:json:20240303'
implementation 'dev.harrel:json-schema:1.5.0'

// test configuration
Expand Down

0 comments on commit a0527ae

Please sign in to comment.