Skip to content

Commit

Permalink
Automated Code Change
Browse files Browse the repository at this point in the history
RELNOTES=Update Kotlin Metadata dependency from 0.9.0 to 2.0.0-Beta5
PiperOrigin-RevId: 658539670
  • Loading branch information
kluever authored and Guice Team committed Aug 5, 2024
1 parent e35efe7 commit ef425f5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@

package com.google.inject.servlet;

import static com.google.common.base.Charsets.UTF_8;
import static com.google.common.base.Preconditions.checkNotNull;
import static java.nio.charset.StandardCharsets.UTF_8;

import com.google.common.base.Joiner;
import com.google.common.base.Splitter;
Expand Down

0 comments on commit ef425f5

Please sign in to comment.