Skip to content

Commit

Permalink
bump dependency version
Browse files Browse the repository at this point in the history
  • Loading branch information
jpefaur committed Oct 6, 2023
1 parent 5d1084e commit 218d6f3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies {

// random Json object generation from Json schema
// https://github.com/airbytehq/jsongenerator
implementation 'net.jimblackler.jsonschemafriend:core:0.12.0'
implementation 'net.jimblackler.jsonschemafriend:core:0.12.1'
implementation 'org.mozilla:rhino-engine:1.7.14'
implementation group: 'com.github.airbytehq', name: 'jsongenerator', version: '1.0.2'

Expand Down

0 comments on commit 218d6f3

Please sign in to comment.