Skip to content

Commit 2ea68c6

Browse files
committed
Bump jmyapi to v10
1 parent 17e380f commit 2ea68c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ configurations {
2929
integrationRuntimeOnly.extendsFrom runtimeOnly
3030
}
3131
dependencies {
32-
implementation 'org.jlab:jmyapi:9.0.0',
32+
implementation 'org.jlab:jmyapi:10.0.1',
3333
'org.eclipse.parsson:parsson:1.1.1'
3434
providedCompile 'jakarta.servlet:jakarta.servlet-api:6.0.0'
3535
testImplementation 'junit:junit:4.13.2'

0 commit comments

Comments
 (0)