Skip to content

Commit

Permalink
Upgrade base library.
Browse files Browse the repository at this point in the history
  • Loading branch information
mnlipp committed May 8, 2024
1 parent df62223 commit 6c55c88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion org.jgrapes.http/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
dependencies {
api project(':org.jgrapes.io')
// BndPomRepository (3.5.0) cannot handle ranges without upper limit
api 'org.jdrupes.httpcodec:httpcodec:[3.0.0,4.0.0)'
api 'org.jdrupes.httpcodec:httpcodec:[3.1.0,4.0.0)'

testRuntimeOnly 'org.eclipse.angus:angus-activation:[1.0.0,2.0.0)'
}
Expand Down

0 comments on commit 6c55c88

Please sign in to comment.