Skip to content

Commit

Permalink
move to jiotty 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ylexus committed Jul 31, 2021
1 parent 0baef19 commit 514c7e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ out/**
/.idea/encodings.xml
/.idea/workspace.xml
/.idea/jarRepositories.xml
/.idea/runConfigurations.xml
/.idea/$PRODUCT_WORKSPACE_FILE$
/app/.gradle/
/app/build/
Expand Down
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ dependencies {
ext.orgJunitJupiterVersion = '5.7.2'
ext.orgMockitoVersion = '3.10.0'
ext.orgImmutablesVersion = '2.8.8'
ext.netYudichevJiottyVersion = '2.1.2-SNAPSHOT'
ext.netYudichevJiottyVersion = '2.2.0'
ext.orgApacheLoggingLog4jVersion = '2.14.1'

annotationProcessor "org.immutables:value:$orgImmutablesVersion"
Expand Down

0 comments on commit 514c7e3

Please sign in to comment.