Skip to content

Commit

Permalink
Bump version of Kotlin Result to work around Unresolved reference bui…
Browse files Browse the repository at this point in the history
…ld failures
  • Loading branch information
holly-cummins authored and rholshausen committed Nov 24, 2022
1 parent ba2cf79 commit 3690335
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ junitVersion=4.13.2
jsonVersion=20210307
nettyVersion=4.1.66.Final
mavenPluginPluginVersion=3.5
guavaVersion=18.0
junit5Version=5.5.2
guavaVersion=30.1.1-jre
junit5Version=5.7.2
gsonVersion=2.8.6
bytebuddyVersion=1.10.8
kotlinLogging=2.0.10
kotlinResult=1.1.16

0 comments on commit 3690335

Please sign in to comment.