We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44818d3 commit eabe6d8Copy full SHA for eabe6d8
2 files changed
.bazelrc
@@ -1,5 +1,4 @@
1
common --enable_bzlmod
2
-common --enable_workspace
3
build --java_runtime_version=remotejdk_11
4
build --java_language_version=11
5
publish/cel_version.bzl
@@ -12,4 +12,4 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
"""Maven artifact version for CEL."""
15
-CEL_VERSION = "0.11.0"
+CEL_VERSION = "0.10.1"
0 commit comments