Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jaguililla committed Aug 31, 2023
1 parent 368efeb commit e6929a3
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -37,23 +37,24 @@ mockkVersion=1.13.7
junitVersion=5.10.0
gatlingVersion=3.9.5
jmhVersion=1.37
mkdocsMaterialVersion=9.2.5
mkdocsMaterialVersion=9.2.6
mermaidDokkaVersion=0.4.4
nativeToolsVersion=0.9.25

# http_server_netty
nettyVersion=4.1.96.Final
nettyVersion=4.1.97.Final
nettyTcNativeVersion=2.0.61.Final

# http_server_nima
nimaVersion=4.0.0-M1

# http_server_servlet
servletVersion=6.0.0
#jettyVersion=12.0.1 Failing with HTTP client gzip encoding
jettyVersion=12.0.0

# rest_tools
vertxVersion=4.4.4
vertxVersion=4.4.5
swaggerParserVersion=2.1.16

# logging
Expand All @@ -62,7 +63,7 @@ logbackVersion=1.4.11

# serialization
jacksonVersion=2.15.2
dslJsonVersion=2.0.1
dslJsonVersion=2.0.2

# templates_freemarker
freemarkerVersion=2.3.32
Expand Down

0 comments on commit e6929a3

Please sign in to comment.