Skip to content

Commit

Permalink
Merge pull request #652 from smeup/dependabot/gradle/org.hsqldb-hsqld…
Browse files Browse the repository at this point in the history
…b-2.7.4

Bump org.hsqldb:hsqldb from 2.7.3 to 2.7.4
  • Loading branch information
lanarimarco authored Nov 5, 2024
2 parents 97bb7d0 + f12f440 commit 0c8ac74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpgJavaInterpreter-core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ dependencies {
testImplementation "org.jetbrains.kotlin:kotlin-test:$kotlinVersion"
testImplementation "org.jetbrains.kotlin:kotlin-test-junit:$kotlinVersion"
testImplementation "org.junit.jupiter:junit-jupiter-api:$junitVersion"
testImplementation 'org.hsqldb:hsqldb:2.7.3'
testImplementation 'org.hsqldb:hsqldb:2.7.4'
testImplementation 'org.mockito.kotlin:mockito-kotlin:5.4.0'
}

Expand Down

0 comments on commit 0c8ac74

Please sign in to comment.