Skip to content

Commit 708513c

Browse files
committed
fix(dependencies): Bump Kiota dependencies
1 parent 24b733f commit 708513c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/microsoft/graph/core/CoreConstants.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ private static class VersionValues {
1919
private static final int MINOR = 1;
2020
// x-release-please-end
2121
// x-release-please-start-patch
22-
private static final int PATCH = 13;
22+
private static final int PATCH = 14;
2323
// x-release-please-end
2424
}
2525

0 commit comments

Comments
 (0)