Skip to content

Commit

Permalink
Upgrade objenesis 3.2 -> 3.3 (#2784)
Browse files Browse the repository at this point in the history
  • Loading branch information
rickie committed Nov 3, 2022
1 parent eb85518 commit 47045cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Expand Up @@ -26,7 +26,7 @@ libraries.errorproneTestApi = "com.google.errorprone:error_prone_test_helpers:${

libraries.autoservice = "com.google.auto.service:auto-service:1.0.1"

libraries.objenesis = 'org.objenesis:objenesis:3.2'
libraries.objenesis = 'org.objenesis:objenesis:3.3'

libraries.osgi = 'org.osgi:osgi.core:8.0.0'
libraries.equinox = 'org.eclipse.platform:org.eclipse.osgi:3.18.100'
Expand Down

0 comments on commit 47045cb

Please sign in to comment.