Skip to content

Commit c750cf6

Browse files
committed
rollback guava upgrade because 33.x no longer includes checkerframework library
1 parent e905670 commit c750cf6

File tree

1 file changed

+0
-2
lines changed
  • lib/sdk/server/src/main/java/com/launchdarkly/sdk/server

1 file changed

+0
-2
lines changed

lib/sdk/server/src/main/java/com/launchdarkly/sdk/server/Version.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,5 @@ abstract class Version {
44
private Version() {}
55

66
// This constant is updated automatically by our Gradle script during a release, if the project version has changed
7-
// x-release-please-start-version
87
static final String SDK_VERSION = "7.10.1";
9-
// x-release-please-end
108
}

0 commit comments

Comments
 (0)