From 459c6cc6102b42cbea131da3f5f9c7512c110305 Mon Sep 17 00:00:00 2001 From: Jonathan Pryor Date: Thu, 30 Jan 2025 08:27:59 -0500 Subject: [PATCH] Bump to dotnet/java-interop/main@e288589d Changes: https://github.com/dotnet/java-interop/compare/9b1d8781e8e322849d05efac32119c913b21c192...e288589d92afc9edd9070638ebed72f67e310117 * dotnet/java-interop@e288589d: [Java.Interop] Add JniRuntime.JniValueManager.GetPeer() (dotnet/java-interop#1295) * dotnet/java-interop@bbb15b71: [ci] Add dev/* branches to CI trigger (dotnet/java-interop#1297) --- .gitmodules | 2 +- external/Java.Interop | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 0fdd4c12cd0..ea5f83ceb43 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,7 +13,7 @@ [submodule "external/Java.Interop"] path = external/Java.Interop url = https://github.com/dotnet/java-interop - branch = dev/jonp/jonp-add-JniValueManager.GetPeer + branch = main [submodule "external/libunwind"] path = external/libunwind url = https://github.com/libunwind/libunwind.git diff --git a/external/Java.Interop b/external/Java.Interop index 01a0448619e..e288589d92a 160000 --- a/external/Java.Interop +++ b/external/Java.Interop @@ -1 +1 @@ -Subproject commit 01a0448619e8f13d89894f63eda7d8a496af7856 +Subproject commit e288589d92afc9edd9070638ebed72f67e310117