Skip to content

Commit

Permalink
Use tehuti 0.12.3 to fix deadlock
Browse files Browse the repository at this point in the history
  • Loading branch information
m-nagarajan committed Oct 7, 2024
1 parent 5889f63 commit e314117
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ ext.libraries = [
snappy: 'org.iq80.snappy:snappy:0.4',
spark: 'com.sparkjava:spark-core:2.9.4', // Spark-Java Rest framework
spotbugs: 'com.github.spotbugs:spotbugs:4.5.2',
tehuti: 'io.tehuti:tehuti:0.12.2',
tehuti: 'io.tehuti:tehuti:0.12.3',
testcontainers: 'org.testcontainers:testcontainers:1.18.0',
testng: 'org.testng:testng:6.14.3',
tomcatAnnotations: 'org.apache.tomcat:annotations-api:6.0.53',
Expand Down

0 comments on commit e314117

Please sign in to comment.